#98EEED#98EEED
#98EEED is a very light, moderate teal. Relative luminance 0.739; OKLCH L 89.4% C 0.083 H 194.8°. Best body text is #000000 at 15.79:1 contrast (WCAG AA passes).
Color values
| HEX | #98EEED |
|---|---|
| RGB | rgb(152, 238, 237) |
| HSL | hsl(179, 72%, 76%) |
| HSV | hsv(179, 36%, 93%) |
| CMYK | cmyk(36.1%, 0%, 0.4%, 6.7%) |
| CIE-LAB | lab(88.89, -26.07, -7.73) |
| CIE-LCH | lch(88.89, 27.19, 196.52°) |
| OKLab | oklab(89.44% -0.0804 -0.0213) |
| OKLCH | oklch(89.44% 0.083 194.8) |
| XYZ | xyz(58.8039, 73.9350, 91.2766) |
| Luminance | 0.7394 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 3.51
Light Cyan
#ACFFFC
ΔE00 3.76
Robin'S Egg Blue
#98EFF9
ΔE00 4.09
Pale Cyan
#B7FFFA
ΔE00 4.60
Robin Egg Blue
#8AF1FE
ΔE00 4.97
Duck Egg Blue
#C3FBF4
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98EEED #EE9899
analogous
#98EEC2 #98EEED #98C4EE
triadic
#98EEED #ED98EE #EEED98
tetradic
#98EEED #C298EE #EE9899 #C4EE98
square
#98EEED #C298EE #EE9899 #C4EE98
split-complementary
#98EEED #EE98C4 #EEC298
monochromatic
#2FDDDB #63E5E4 #98EEED #CDF7F6 #E5FBFA
Accessibility & contrast
On white
1.33
#98EEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.79
#98EEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98EEED
15.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98EEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98EEED | 1.00 | 1.33 | 15.79 | 15.79 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4E6ED
Deuteranopia (green-blind)
#D4DAEE
Tritanopia (blue-blind)
#75F3ED
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #98eeed; /* rgb */ color: rgb(152, 238, 237); /* oklch */ color: oklch(89.4% 0.083 194.8);
Tailwind
colors: {
custom: {
50: '#baf3f2',
500: '#98eeed',
950: '#000000',
},
}SCSS
$custom: #98eeed; $custom-light: #baf3f2; $custom-dark: #000000;
JSON
{
"hex": "#98eeed",
"rgb": {
"r": 152,
"g": 238,
"b": 237
},
"hsl": {
"h": 179.302,
"s": 71.667,
"l": 76.471
},
"oklch": {
"l": 0.89444,
"c": 0.0832,
"h": 194.8
},
"luminance": 0.73939
}Semantic roles & 50–950 ramp
primary
#98EEED
secondary
#CA6061
accent
#1214D4
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#121717
muted
#828585