#88FDF2#88FDF2
#88FDF2 is a very light, moderate teal. Relative luminance 0.819; OKLCH L 92.2% C 0.108 H 187.5°. Best body text is #000000 at 17.38:1 contrast (WCAG AA passes).
Color values
| HEX | #88FDF2 |
|---|---|
| RGB | rgb(136, 253, 242) |
| HSL | hsl(174, 97%, 76%) |
| HSV | hsv(174, 46%, 99%) |
| CMYK | cmyk(46.2%, 0%, 4.3%, 0.8%) |
| CIE-LAB | lab(92.53, -35.80, -5.04) |
| CIE-LCH | lch(92.53, 36.15, 188.01°) |
| OKLab | oklab(92.23% -0.1072 -0.0141) |
| OKLCH | oklch(92.23% 0.108 187.5) |
| XYZ | xyz(61.2991, 81.8905, 96.5633) |
| Luminance | 0.8190 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 4.95
Tiffany Blue
#7BF2DA
ΔE00 5.07
Bright Cyan
#41FDFE
ΔE00 5.52
Bright Turquoise
#0FFEF9
ΔE00 5.55
Bright Aqua
#0BF9EA
ΔE00 5.72
Pale Cyan
#B7FFFA
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88FDF2 #FD8893
analogous
#88FDB8 #88FDF2 #88CEFD
triadic
#88FDF2 #F288FD #FDF288
tetradic
#88FDF2 #B888FD #FD8893 #CEFD88
square
#88FDF2 #B888FD #FD8893 #CEFD88
split-complementary
#88FDF2 #FD88CE #FDB888
monochromatic
#10FBE5 #4CFCEB #88FDF2 #C4FEF9 #E1FEFC
Accessibility & contrast
On white
1.21
#88FDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.38
#88FDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88FDF2
17.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88FDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88FDF2 | 1.00 | 1.21 | 17.38 | 17.38 |
| #FFFFFF | 1.21 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F2F2
Deuteranopia (green-blind)
#DEE3F3
Tritanopia (blue-blind)
#4DFFF9
Achromatopsia (no color)
#EAEAEA
Design tokens & code
CSS
--color: #88fdf2; /* rgb */ color: rgb(136, 253, 242); /* oklch */ color: oklch(92.2% 0.108 187.5);
Tailwind
colors: {
custom: {
50: '#b2fef6',
500: '#88fdf2',
950: '#000000',
},
}SCSS
$custom: #88fdf2; $custom-light: #b2fef6; $custom-dark: #000000;
JSON
{
"hex": "#88fdf2",
"rgb": {
"r": 136,
"g": 253,
"b": 242
},
"hsl": {
"h": 174.359,
"s": 96.694,
"l": 76.275
},
"oklch": {
"l": 0.9223,
"c": 0.10813,
"h": 187.5
},
"luminance": 0.81896
}Semantic roles & 50–950 ramp
primary
#88FDF2
secondary
#DD4D5A
accent
#0016E6
background
#FDFFFF
surface
#F8FFFE
border
#D1D7D6
text
#111817
muted
#818685