#98EADD#98EADD
#98EADD is a very light, moderate teal. Relative luminance 0.707; OKLCH L 88.1% C 0.082 H 183.3°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #98EADD |
|---|---|
| RGB | rgb(152, 234, 221) |
| HSL | hsl(170, 66%, 76%) |
| HSV | hsv(170, 35%, 92%) |
| CMYK | cmyk(35%, 0%, 5.6%, 8.2%) |
| CIE-LAB | lab(87.36, -27.80, -1.61) |
| CIE-LCH | lch(87.36, 27.84, 183.31°) |
| OKLab | oklab(88.07% -0.0822 -0.0047) |
| OKLCH | oklch(88.07% 0.082 183.3) |
| XYZ | xyz(55.4181, 70.7380, 79.1262) |
| Luminance | 0.7074 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 5.07
Pale Aqua
#B8FFEB
ΔE00 5.62
Light Cyan
#ACFFFC
ΔE00 5.99
Pale Cyan
#B7FFFA
ΔE00 6.01
Paleturquoise
#AFEEEE
ΔE00 6.10
Duck Egg Blue
#C3FBF4
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98EADD #EA98A5
analogous
#98EAB4 #98EADD #98CEEA
triadic
#98EADD #DD98EA #EADD98
tetradic
#98EADD #B498EA #EA98A5 #CEEA98
square
#98EADD #B498EA #EA98A5 #CEEA98
split-complementary
#98EADD #EA98CE #EAB498
monochromatic
#32D5BB #65E0CC #98EADD #CBF4EE #E6FAF7
Accessibility & contrast
On white
1.39
#98EADD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#98EADD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98EADD
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98EADD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98EADD | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3E1DD
Deuteranopia (green-blind)
#D4D6DE
Tritanopia (blue-blind)
#7CEDE6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #98eadd; /* rgb */ color: rgb(152, 234, 221); /* oklch */ color: oklch(88.1% 0.082 183.3);
Tailwind
colors: {
custom: {
50: '#b9f1e7',
500: '#98eadd',
950: '#000000',
},
}SCSS
$custom: #98eadd; $custom-light: #b9f1e7; $custom-dark: #000000;
JSON
{
"hex": "#98eadd",
"rgb": {
"r": 152,
"g": 234,
"b": 221
},
"hsl": {
"h": 170.488,
"s": 66.129,
"l": 75.686
},
"oklch": {
"l": 0.88072,
"c": 0.08232,
"h": 183.3
},
"luminance": 0.70741
}Semantic roles & 50–950 ramp
primary
#98EADD
secondary
#C56171
accent
#1834CE
background
#FDFFFE
surface
#F8FEFC
border
#D1D6D5
text
#121616
muted
#828584