#98FEEB#98FEEB
#98FEEB is a very light, moderate teal. Relative luminance 0.836; OKLCH L 92.9% C 0.100 H 180.7°. Best body text is #000000 at 17.71:1 contrast (WCAG AA passes).
Color values
| HEX | #98FEEB |
|---|---|
| RGB | rgb(152, 254, 235) |
| HSL | hsl(169, 98%, 80%) |
| HSV | hsv(169, 40%, 100%) |
| CMYK | cmyk(40.2%, 0%, 7.5%, 0.4%) |
| CIE-LAB | lab(93.26, -34.10, -0.27) |
| CIE-LCH | lch(93.26, 34.11, 180.46°) |
| OKLab | oklab(92.93% -0.0998 -0.0013) |
| OKLCH | oklch(92.93% 0.1 180.7) |
| XYZ | xyz(63.3803, 83.5527, 91.3686) |
| Luminance | 0.8356 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.76
Pale Aqua
#B8FFEB
ΔE00 4.22
Light Aqua
#8CFFDB
ΔE00 5.07
Light Cyan
#ACFFFC
ΔE00 6.12
Pale Cyan
#B7FFFA
ΔE00 6.24
Pale Turquoise
#A5FBD5
ΔE00 6.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98FEEB #FE98AB
analogous
#98FEB8 #98FEEB #98DEFE
triadic
#98FEEB #EB98FE #FEEB98
tetradic
#98FEEB #B898FE #FE98AB #DEFE98
square
#98FEEB #B898FE #FE98AB #DEFE98
split-complementary
#98FEEB #FE98DE #FEB898
monochromatic
#1FFDD3 #5BFDDF #98FEEB #D5FFF7 #E1FFF9
Accessibility & contrast
On white
1.19
#98FEEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.71
#98FEEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98FEEB
17.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98FEEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98FEEB | 1.00 | 1.19 | 17.71 | 17.71 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3EA
Deuteranopia (green-blind)
#E4E6ED
Tritanopia (blue-blind)
#72FFF8
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #98feeb; /* rgb */ color: rgb(152, 254, 235); /* oklch */ color: oklch(92.9% 0.100 180.7);
Tailwind
colors: {
custom: {
50: '#bbfff1',
500: '#98feeb',
950: '#000000',
},
}SCSS
$custom: #98feeb; $custom-light: #bbfff1; $custom-dark: #000000;
JSON
{
"hex": "#98feeb",
"rgb": {
"r": 152,
"g": 254,
"b": 235
},
"hsl": {
"h": 168.824,
"s": 98.077,
"l": 79.608
},
"oklch": {
"l": 0.92931,
"c": 0.09982,
"h": 180.7
},
"luminance": 0.83557
}Semantic roles & 50–950 ramp
primary
#98FEEB
secondary
#E05A73
accent
#002BE6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121816
muted
#828685