#98FEEA#98FEEA
#98FEEA is a very light, moderate teal. Relative luminance 0.835; OKLCH L 92.9% C 0.100 H 180.0°. Best body text is #000000 at 17.70:1 contrast (WCAG AA passes).
Color values
| HEX | #98FEEA |
|---|---|
| RGB | rgb(152, 254, 234) |
| HSL | hsl(168, 98%, 80%) |
| HSV | hsv(168, 40%, 100%) |
| CMYK | cmyk(40.2%, 0%, 7.9%, 0.4%) |
| CIE-LAB | lab(93.23, -34.33, 0.21) |
| CIE-LCH | lch(93.23, 34.33, 179.65°) |
| OKLab | oklab(92.9% -0.1002 0) |
| OKLCH | oklch(92.9% 0.1 180) |
| XYZ | xyz(63.2362, 83.4950, 90.6099) |
| Luminance | 0.8350 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.63
Pale Aqua
#B8FFEB
ΔE00 4.16
Light Aqua
#8CFFDB
ΔE00 4.75
Pale Turquoise
#A5FBD5
ΔE00 6.24
Light Cyan
#ACFFFC
ΔE00 6.42
Pale Cyan
#B7FFFA
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98FEEA #FE98AC
analogous
#98FEB7 #98FEEA #98DFFE
triadic
#98FEEA #EA98FE #FEEA98
tetradic
#98FEEA #B798FE #FE98AC #DFFE98
square
#98FEEA #B798FE #FE98AC #DFFE98
split-complementary
#98FEEA #FE98DF #FEB798
monochromatic
#1FFDD1 #5BFDDE #98FEEA #D5FFF6 #E1FFF9
Accessibility & contrast
On white
1.19
#98FEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.70
#98FEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98FEEA
17.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98FEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98FEEA | 1.00 | 1.19 | 17.70 | 17.70 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3E9
Deuteranopia (green-blind)
#E5E6EC
Tritanopia (blue-blind)
#73FFF8
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #98feea; /* rgb */ color: rgb(152, 254, 234); /* oklch */ color: oklch(92.9% 0.100 180.0);
Tailwind
colors: {
custom: {
50: '#bbfff0',
500: '#98feea',
950: '#000000',
},
}SCSS
$custom: #98feea; $custom-light: #bbfff0; $custom-dark: #000000;
JSON
{
"hex": "#98feea",
"rgb": {
"r": 152,
"g": 254,
"b": 234
},
"hsl": {
"h": 168.235,
"s": 98.077,
"l": 79.608
},
"oklch": {
"l": 0.92903,
"c": 0.10022,
"h": 180
},
"luminance": 0.835
}Semantic roles & 50–950 ramp
primary
#98FEEA
secondary
#E05A74
accent
#002DE6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121816
muted
#828685