#98FFEE#98FFEE
#98FFEE is a very light, moderate teal. Relative luminance 0.844; OKLCH L 93.2% C 0.100 H 182.3°. Best body text is #000000 at 17.87:1 contrast (WCAG AA passes).
Color values
| HEX | #98FFEE |
|---|---|
| RGB | rgb(152, 255, 238) |
| HSL | hsl(170, 100%, 80%) |
| HSV | hsv(170, 40%, 100%) |
| CMYK | cmyk(40.4%, 0%, 6.7%, 0%) |
| CIE-LAB | lab(93.61, -33.90, -1.31) |
| CIE-LCH | lch(93.61, 33.92, 182.21°) |
| OKLab | oklab(93.24% -0.0997 -0.004) |
| OKLCH | oklch(93.24% 0.1 182.3) |
| XYZ | xyz(64.1355, 84.3638, 93.7766) |
| Luminance | 0.8437 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.21
Pale Aqua
#B8FFEB
ΔE00 4.45
Light Cyan
#ACFFFC
ΔE00 5.53
Light Aqua
#8CFFDB
ΔE00 5.75
Pale Cyan
#B7FFFA
ΔE00 5.79
Eggshell Blue
#C4FFF7
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98FFEE #FF98A9
analogous
#98FFBB #98FFEE #98DDFF
triadic
#98FFEE #EE98FF #FFEE98
tetradic
#98FFEE #BB98FF #FF98A9 #DDFF98
square
#98FFEE #BB98FF #FF98A9 #DDFF98
split-complementary
#98FFEE #FF98DD #FFBB98
monochromatic
#1EFFDA #5BFFE4 #98FFEE #D5FFF8 #E0FFFA
Accessibility & contrast
On white
1.17
#98FFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.87
#98FFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98FFEE
17.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98FFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98FFEE | 1.00 | 1.17 | 17.87 | 17.87 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F4ED
Deuteranopia (green-blind)
#E5E7F0
Tritanopia (blue-blind)
#71FFFA
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #98ffee; /* rgb */ color: rgb(152, 255, 238); /* oklch */ color: oklch(93.2% 0.100 182.3);
Tailwind
colors: {
custom: {
50: '#bbfff3',
500: '#98ffee',
950: '#000000',
},
}SCSS
$custom: #98ffee; $custom-light: #bbfff3; $custom-dark: #000000;
JSON
{
"hex": "#98ffee",
"rgb": {
"r": 152,
"g": 255,
"b": 238
},
"hsl": {
"h": 170.097,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.9324,
"c": 0.09979,
"h": 182.3
},
"luminance": 0.84368
}Semantic roles & 50–950 ramp
primary
#98FFEE
secondary
#E25970
accent
#0026E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121817
muted
#828685