#98FEEC#98FEEC
#98FEEC is a very light, moderate teal. Relative luminance 0.836; OKLCH L 93.0% C 0.099 H 181.5°. Best body text is #000000 at 17.72:1 contrast (WCAG AA passes).
Color values
| HEX | #98FEEC |
|---|---|
| RGB | rgb(152, 254, 236) |
| HSL | hsl(169, 98%, 80%) |
| HSV | hsv(169, 40%, 100%) |
| CMYK | cmyk(40.2%, 0%, 7.1%, 0.4%) |
| CIE-LAB | lab(93.28, -33.88, -0.75) |
| CIE-LCH | lch(93.28, 33.89, 181.27°) |
| OKLab | oklab(92.96% -0.0994 -0.0026) |
| OKLCH | oklch(92.96% 0.099 181.5) |
| XYZ | xyz(63.5252, 83.6106, 92.1316) |
| Luminance | 0.8361 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.92
Pale Aqua
#B8FFEB
ΔE00 4.29
Light Aqua
#8CFFDB
ΔE00 5.40
Light Cyan
#ACFFFC
ΔE00 5.82
Pale Cyan
#B7FFFA
ΔE00 6.00
Pale Turquoise
#A5FBD5
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98FEEC #FE98AA
analogous
#98FEB9 #98FEEC #98DDFE
triadic
#98FEEC #EC98FE #FEEC98
tetradic
#98FEEC #B998FE #FE98AA #DDFE98
square
#98FEEC #B998FE #FE98AA #DDFE98
split-complementary
#98FEEC #FE98DD #FEB998
monochromatic
#1FFDD6 #5BFDE1 #98FEEC #D5FFF7 #E1FFF9
Accessibility & contrast
On white
1.18
#98FEEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.72
#98FEEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98FEEC
17.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98FEEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98FEEC | 1.00 | 1.18 | 17.72 | 17.72 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F3EB
Deuteranopia (green-blind)
#E4E6EE
Tritanopia (blue-blind)
#72FFF8
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #98feec; /* rgb */ color: rgb(152, 254, 236); /* oklch */ color: oklch(93.0% 0.099 181.5);
Tailwind
colors: {
custom: {
50: '#bbfff2',
500: '#98feec',
950: '#000000',
},
}SCSS
$custom: #98feec; $custom-light: #bbfff2; $custom-dark: #000000;
JSON
{
"hex": "#98feec",
"rgb": {
"r": 152,
"g": 254,
"b": 236
},
"hsl": {
"h": 169.412,
"s": 98.077,
"l": 79.608
},
"oklch": {
"l": 0.9296,
"c": 0.09943,
"h": 181.5
},
"luminance": 0.83615
}Semantic roles & 50–950 ramp
primary
#98FEEC
secondary
#E05A72
accent
#0028E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121816
muted
#828685