#98FEEE#98FEEE
#98FEEE is a very light, moderate teal. Relative luminance 0.837; OKLCH L 93.0% C 0.099 H 183.0°. Best body text is #000000 at 17.75:1 contrast (WCAG AA passes).
Color values
| HEX | #98FEEE |
|---|---|
| RGB | rgb(152, 254, 238) |
| HSL | hsl(171, 98%, 80%) |
| HSV | hsv(171, 40%, 100%) |
| CMYK | cmyk(40.2%, 0%, 6.3%, 0.4%) |
| CIE-LAB | lab(93.33, -33.43, -1.71) |
| CIE-LCH | lch(93.33, 33.47, 182.93°) |
| OKLab | oklab(93.02% -0.0986 -0.0051) |
| OKLCH | oklch(93.02% 0.099 183) |
| XYZ | xyz(63.8174, 83.7275, 93.6705) |
| Luminance | 0.8373 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.29
Pale Aqua
#B8FFEB
ΔE00 4.51
Light Cyan
#ACFFFC
ΔE00 5.23
Pale Cyan
#B7FFFA
ΔE00 5.54
Light Aqua
#8CFFDB
ΔE00 6.07
Eggshell Blue
#C4FFF7
ΔE00 6.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98FEEE #FE98A8
analogous
#98FEBB #98FEEE #98DBFE
triadic
#98FEEE #EE98FE #FEEE98
tetradic
#98FEEE #BB98FE #FE98A8 #DBFE98
square
#98FEEE #BB98FE #FE98A8 #DBFE98
split-complementary
#98FEEE #FE98DB #FEBB98
monochromatic
#1FFDDA #5BFDE4 #98FEEE #D5FFF8 #E1FFFA
Accessibility & contrast
On white
1.18
#98FEEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.75
#98FEEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98FEEE
17.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98FEEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98FEEE | 1.00 | 1.18 | 17.75 | 17.75 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5F3ED
Deuteranopia (green-blind)
#E4E6EF
Tritanopia (blue-blind)
#71FFF9
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #98feee; /* rgb */ color: rgb(152, 254, 238); /* oklch */ color: oklch(93.0% 0.099 183.0);
Tailwind
colors: {
custom: {
50: '#bbfff3',
500: '#98feee',
950: '#000000',
},
}SCSS
$custom: #98feee; $custom-light: #bbfff3; $custom-dark: #000000;
JSON
{
"hex": "#98feee",
"rgb": {
"r": 152,
"g": 254,
"b": 238
},
"hsl": {
"h": 170.588,
"s": 98.077,
"l": 79.608
},
"oklch": {
"l": 0.93018,
"c": 0.0987,
"h": 183
},
"luminance": 0.83732
}Semantic roles & 50–950 ramp
primary
#98FEEE
secondary
#E05A6F
accent
#0024E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121817
muted
#828685