#88FEEF#88FEEF
#88FEEF is a very light, moderate teal. Relative luminance 0.824; OKLCH L 92.4% C 0.110 H 184.8°. Best body text is #000000 at 17.47:1 contrast (WCAG AA passes).
Color values
| HEX | #88FEEF |
|---|---|
| RGB | rgb(136, 254, 239) |
| HSL | hsl(172, 98%, 76%) |
| HSV | hsv(172, 46%, 100%) |
| CMYK | cmyk(46.5%, 0%, 5.9%, 0.4%) |
| CIE-LAB | lab(92.73, -36.96, -3.19) |
| CIE-LCH | lch(92.73, 37.10, 184.93°) |
| OKLab | oklab(92.37% -0.1095 -0.0092) |
| OKLCH | oklch(92.37% 0.11 184.8) |
| XYZ | xyz(61.1688, 82.3448, 94.3153) |
| Luminance | 0.8235 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.06
Bright Aqua
#0BF9EA
ΔE00 5.56
Light Cyan
#ACFFFC
ΔE00 5.84
Bright Turquoise
#0FFEF9
ΔE00 6.09
Pale Aqua
#B8FFEB
ΔE00 6.16
Bright Cyan
#41FDFE
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88FEEF #FE8897
analogous
#88FEB4 #88FEEF #88D2FE
triadic
#88FEEF #EF88FE #FEEF88
tetradic
#88FEEF #B488FE #FE8897 #D2FE88
square
#88FEEF #B488FE #FE8897 #D2FE88
split-complementary
#88FEEF #FE88D2 #FEB488
monochromatic
#0FFDDF #4BFDE7 #88FEEF #C5FFF7 #E1FFFB
Accessibility & contrast
On white
1.20
#88FEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.47
#88FEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88FEEF
17.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88FEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88FEEF | 1.00 | 1.20 | 17.47 | 17.47 |
| #FFFFFF | 1.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F3EF
Deuteranopia (green-blind)
#E0E4F1
Tritanopia (blue-blind)
#4FFFF9
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #88feef; /* rgb */ color: rgb(136, 254, 239); /* oklch */ color: oklch(92.4% 0.110 184.8);
Tailwind
colors: {
custom: {
50: '#b2fff4',
500: '#88feef',
950: '#000000',
},
}SCSS
$custom: #88feef; $custom-light: #b2fff4; $custom-dark: #000000;
JSON
{
"hex": "#88feef",
"rgb": {
"r": 136,
"g": 254,
"b": 239
},
"hsl": {
"h": 172.373,
"s": 98.333,
"l": 76.471
},
"oklch": {
"l": 0.92366,
"c": 0.10991,
"h": 184.8
},
"luminance": 0.8235
}Semantic roles & 50–950 ramp
primary
#88FEEF
secondary
#DE4C5F
accent
#001DE6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685