#98FFEF#98FFEF
#98FFEF is a very light, moderate teal. Relative luminance 0.844; OKLCH L 93.3% C 0.099 H 183.1°. Best body text is #000000 at 17.89:1 contrast (WCAG AA passes).
Color values
| HEX | #98FFEF |
|---|---|
| RGB | rgb(152, 255, 239) |
| HSL | hsl(171, 100%, 80%) |
| HSV | hsv(171, 40%, 100%) |
| CMYK | cmyk(40.4%, 0%, 6.3%, 0%) |
| CIE-LAB | lab(93.63, -33.67, -1.79) |
| CIE-LCH | lch(93.63, 33.72, 183.04°) |
| OKLab | oklab(93.27% -0.0993 -0.0053) |
| OKLCH | oklch(93.27% 0.099 183.1) |
| XYZ | xyz(64.2829, 84.4227, 94.5524) |
| Luminance | 0.8443 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.40
Pale Aqua
#B8FFEB
ΔE00 4.57
Light Cyan
#ACFFFC
ΔE00 5.24
Pale Cyan
#B7FFFA
ΔE00 5.56
Light Aqua
#8CFFDB
ΔE00 6.08
Eggshell Blue
#C4FFF7
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#98FFEF #FF98A8
analogous
#98FFBC #98FFEF #98DBFF
triadic
#98FFEF #EF98FF #FFEF98
tetradic
#98FFEF #BC98FF #FF98A8 #DBFF98
square
#98FFEF #BC98FF #FF98A8 #DBFF98
split-complementary
#98FFEF #FF98DB #FFBC98
monochromatic
#1EFFDC #5BFFE5 #98FFEF #D5FFF9 #E0FFFA
Accessibility & contrast
On white
1.17
#98FFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.89
#98FFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #98FFEF
17.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##98FFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##98FFEF | 1.00 | 1.17 | 17.89 | 17.89 |
| #FFFFFF | 1.17 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F4EE
Deuteranopia (green-blind)
#E4E7F1
Tritanopia (blue-blind)
#70FFFA
Achromatopsia (no color)
#EDEDED
Design tokens & code
CSS
--color: #98ffef; /* rgb */ color: rgb(152, 255, 239); /* oklch */ color: oklch(93.3% 0.099 183.1);
Tailwind
colors: {
custom: {
50: '#bbfff4',
500: '#98ffef',
950: '#000000',
},
}SCSS
$custom: #98ffef; $custom-light: #bbfff4; $custom-dark: #000000;
JSON
{
"hex": "#98ffef",
"rgb": {
"r": 152,
"g": 255,
"b": 239
},
"hsl": {
"h": 170.68,
"s": 100,
"l": 79.804
},
"oklch": {
"l": 0.93269,
"c": 0.09944,
"h": 183.1
},
"luminance": 0.84427
}Semantic roles & 50–950 ramp
primary
#98FFEF
secondary
#E2596F
accent
#0024E6
background
#FDFFFF
surface
#F9FFFE
border
#D2D7D6
text
#121817
muted
#828685