#98EDED#98EDED
#98EDED is a very light, moderate teal. Relative luminance 0.734; OKLCH L 89.2% C 0.082 H 195.8°. Best body text is #000000 at 15.67:1 contrast (WCAG AA passes).
Color values
| HEX | #98EDED |
|---|---|
| RGB | rgb(152, 237, 237) |
| HSL | hsl(180, 70%, 76%) |
| HSV | hsv(180, 36%, 93%) |
| CMYK | cmyk(35.9%, 0%, 0%, 7.1%) |
| CIE-LAB | lab(88.62, -25.59, -8.14) |
| CIE-LCH | lch(88.62, 26.85, 197.65°) |
| OKLab | oklab(89.22% -0.0793 -0.0224) |
| OKLCH | oklch(89.22% 0.082 195.8) |
| XYZ | xyz(58.5136, 73.3543, 91.1798) |
| Luminance | 0.7336 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.35
Robin'S Egg Blue
#98EFF9
ΔE00 3.72
Light Cyan
#ACFFFC
ΔE00 4.00
Robin Egg Blue
#8AF1FE
ΔE00 4.66
Pale Cyan
#B7FFFA
ΔE00 4.81
Robin'S Egg
#6DEDFD
ΔE00 6.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98EDED #ED9898
analogous
#98EDC3 #98EDED #98C3ED
triadic
#98EDED #ED98ED #EDED98
tetradic
#98EDED #C398ED #ED9898 #C3ED98
square
#98EDED #C398ED #ED9898 #C3ED98
split-complementary
#98EDED #ED98C3 #EDC398
monochromatic
#30DBDB #64E4E4 #98EDED #CCF6F6 #E5FAFA
Accessibility & contrast
On white
1.34
#98EDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.67
#98EDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98EDED
15.67:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98EDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98EDED | 1.00 | 1.34 | 15.67 | 15.67 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.67 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.67 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E5ED
Deuteranopia (green-blind)
#D3DAEE
Tritanopia (blue-blind)
#75F2ED
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #98eded; /* rgb */ color: rgb(152, 237, 237); /* oklch */ color: oklch(89.2% 0.082 195.8);
Tailwind
colors: {
custom: {
50: '#baf3f2',
500: '#98eded',
950: '#000000',
},
}SCSS
$custom: #98eded; $custom-light: #baf3f2; $custom-dark: #000000;
JSON
{
"hex": "#98eded",
"rgb": {
"r": 152,
"g": 237,
"b": 237
},
"hsl": {
"h": 180,
"s": 70.248,
"l": 76.275
},
"oklch": {
"l": 0.89224,
"c": 0.08236,
"h": 195.8
},
"luminance": 0.73358
}Semantic roles & 50–950 ramp
primary
#98EDED
secondary
#C96060
accent
#1313D2
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121717
muted
#828585