#88FDF4#88FDF4
#88FDF4 is a very light, moderate teal. Relative luminance 0.820; OKLCH L 92.3% C 0.108 H 188.9°. Best body text is #000000 at 17.40:1 contrast (WCAG AA passes).
Color values
| HEX | #88FDF4 |
|---|---|
| RGB | rgb(136, 253, 244) |
| HSL | hsl(175, 97%, 76%) |
| HSV | hsv(175, 46%, 99%) |
| CMYK | cmyk(46.2%, 0%, 3.6%, 0.8%) |
| CIE-LAB | lab(92.58, -35.32, -6.00) |
| CIE-LCH | lch(92.58, 35.82, 189.64°) |
| OKLab | oklab(92.29% -0.1064 -0.0167) |
| OKLCH | oklch(92.29% 0.108 188.9) |
| XYZ | xyz(61.6011, 82.0113, 98.1540) |
| Luminance | 0.8202 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 4.57
Bright Cyan
#41FDFE
ΔE00 5.08
Bright Turquoise
#0FFEF9
ΔE00 5.38
Pale Cyan
#B7FFFA
ΔE00 5.68
Tiffany Blue
#7BF2DA
ΔE00 5.69
Aqua
#00FFFF
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88FDF4 #FD8891
analogous
#88FDBA #88FDF4 #88CCFD
triadic
#88FDF4 #F488FD #FDF488
tetradic
#88FDF4 #BA88FD #FD8891 #CCFD88
square
#88FDF4 #BA88FD #FD8891 #CCFD88
split-complementary
#88FDF4 #FD88CC #FDBA88
monochromatic
#10FBE9 #4CFCEE #88FDF4 #C4FEFA #E1FEFC
Accessibility & contrast
On white
1.21
#88FDF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.40
#88FDF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88FDF4
17.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88FDF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88FDF4 | 1.00 | 1.21 | 17.40 | 17.40 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F2F4
Deuteranopia (green-blind)
#DEE4F5
Tritanopia (blue-blind)
#4CFFFA
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #88fdf4; /* rgb */ color: rgb(136, 253, 244); /* oklch */ color: oklch(92.3% 0.108 188.9);
Tailwind
colors: {
custom: {
50: '#b2fef7',
500: '#88fdf4',
950: '#000000',
},
}SCSS
$custom: #88fdf4; $custom-light: #b2fef7; $custom-dark: #000000;
JSON
{
"hex": "#88fdf4",
"rgb": {
"r": 136,
"g": 253,
"b": 244
},
"hsl": {
"h": 175.385,
"s": 96.694,
"l": 76.275
},
"oklch": {
"l": 0.92291,
"c": 0.10769,
"h": 188.9
},
"luminance": 0.82016
}Semantic roles & 50–950 ramp
primary
#88FDF4
secondary
#DD4D58
accent
#0012E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685