#98FFEC#98FFEC
#98FFEC is a very light, moderate teal. Relative luminance 0.843; OKLCH L 93.2% C 0.101 H 180.8°. Best body text is #000000 at 17.85:1 contrast (WCAG AA passes).
Color values
| HEX | #98FFEC |
|---|---|
| RGB | rgb(152, 255, 236) |
| HSL | hsl(169, 100%, 80%) |
| HSV | hsv(169, 40%, 100%) |
| CMYK | cmyk(40.4%, 0%, 7.5%, 0%) |
| CIE-LAB | lab(93.56, -34.34, -0.35) |
| CIE-LCH | lch(93.56, 34.35, 180.58°) |
| OKLab | oklab(93.18% -0.1005 -0.0015) |
| OKLCH | oklch(93.18% 0.101 180.8) |
| XYZ | xyz(63.8434, 84.2469, 92.2377) |
| Luminance | 0.8425 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.88
Pale Aqua
#B8FFEB
ΔE00 4.28
Light Aqua
#8CFFDB
ΔE00 5.09
Light Cyan
#ACFFFC
ΔE00 6.12
Pale Cyan
#B7FFFA
ΔE00 6.26
Pale Turquoise
#A5FBD5
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98FFEC #FF98AB
analogous
#98FFB9 #98FFEC #98DFFF
triadic
#98FFEC #EC98FF #FFEC98
tetradic
#98FFEC #B998FF #FF98AB #DFFF98
square
#98FFEC #B998FF #FF98AB #DFFF98
split-complementary
#98FFEC #FF98DF #FFB998
monochromatic
#1EFFD5 #5BFFE1 #98FFEC #D5FFF7 #E0FFF9
Accessibility & contrast
On white
1.18
#98FFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.85
#98FFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98FFEC
17.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98FFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98FFEC | 1.00 | 1.18 | 17.85 | 17.85 |
| #FFFFFF | 1.18 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7F4EB
Deuteranopia (green-blind)
#E5E7EE
Tritanopia (blue-blind)
#72FFF9
Achromatopsia (no color)
#ECECEC
Design tokens & code
CSS
--color: #98ffec; /* rgb */ color: rgb(152, 255, 236); /* oklch */ color: oklch(93.2% 0.101 180.8);
Tailwind
colors: {
custom: {
50: '#bbfff2',
500: '#98ffec',
950: '#000000',
},
}SCSS
$custom: #98ffec; $custom-light: #bbfff2; $custom-dark: #000000;
JSON
{
"hex": "#98ffec",
"rgb": {
"r": 152,
"g": 255,
"b": 236
},
"hsl": {
"h": 168.932,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.93183,
"c": 0.10055,
"h": 180.8
},
"luminance": 0.84252
}Semantic roles & 50–950 ramp
primary
#98FFEC
secondary
#E25973
accent
#002AE6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121816
muted
#828685