#88FEFD#88FEFD
#88FEFD is a very light, moderate teal. Relative luminance 0.832; OKLCH L 92.8% C 0.107 H 194.7°. Best body text is #000000 at 17.64:1 contrast (WCAG AA passes).
Color values
| HEX | #88FEFD |
|---|---|
| RGB | rgb(136, 254, 253) |
| HSL | hsl(179, 98%, 76%) |
| HSV | hsv(179, 46%, 100%) |
| CMYK | cmyk(46.5%, 0%, 0.4%, 0.4%) |
| CIE-LAB | lab(93.10, -33.59, -9.88) |
| CIE-LCH | lch(93.10, 35.02, 196.39°) |
| OKLab | oklab(92.8% -0.1038 -0.0273) |
| OKLCH | oklch(92.8% 0.107 194.7) |
| XYZ | xyz(63.3177, 83.2043, 105.6328) |
| Luminance | 0.8321 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 3.87
Bright Cyan
#41FDFE
ΔE00 4.19
Bright Light Blue
#26F7FD
ΔE00 5.22
Aqua
#00FFFF
ΔE00 5.33
Pale Cyan
#B7FFFA
ΔE00 5.47
Bright Turquoise
#0FFEF9
ΔE00 5.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88FEFD #FE8889
analogous
#88FEC2 #88FEFD #88C4FE
triadic
#88FEFD #FD88FE #FEFD88
tetradic
#88FEFD #C288FE #FE8889 #C4FE88
square
#88FEFD #C288FE #FE8889 #C4FE88
split-complementary
#88FEFD #FE88C4 #FEC288
monochromatic
#0FFDFB #4BFDFC #88FEFD #C5FFFE #E1FFFE
Accessibility & contrast
On white
1.19
#88FEFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.64
#88FEFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88FEFD
17.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88FEFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88FEFD | 1.00 | 1.19 | 17.64 | 17.64 |
| #FFFFFF | 1.19 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F4FD
Deuteranopia (green-blind)
#DDE5FE
Tritanopia (blue-blind)
#44FFFD
Achromatopsia (no color)
#EBEBEB
Design tokens & code
CSS
--color: #88fefd; /* rgb */ color: rgb(136, 254, 253); /* oklch */ color: oklch(92.8% 0.107 194.7);
Tailwind
colors: {
custom: {
50: '#b2fffe',
500: '#88fefd',
950: '#000000',
},
}SCSS
$custom: #88fefd; $custom-light: #b2fffe; $custom-dark: #000000;
JSON
{
"hex": "#88fefd",
"rgb": {
"r": 136,
"g": 254,
"b": 253
},
"hsl": {
"h": 179.492,
"s": 98.333,
"l": 76.471
},
"oklch": {
"l": 0.92795,
"c": 0.10735,
"h": 194.7
},
"luminance": 0.8321
}Semantic roles & 50–950 ramp
primary
#88FEFD
secondary
#DE4C4D
accent
#0002E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#121817
muted
#828685