#88FCDD#88FCDD
#88FCDD is a very light, moderate teal. Relative luminance 0.801; OKLCH L 91.4% C 0.115 H 174.2°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #88FCDD |
|---|---|
| RGB | rgb(136, 252, 221) |
| HSL | hsl(164, 95%, 76%) |
| HSV | hsv(164, 46%, 99%) |
| CMYK | cmyk(46%, 0%, 12.3%, 1.2%) |
| CIE-LAB | lab(91.72, -40.17, 4.65) |
| CIE-LCH | lch(91.72, 40.44, 173.39°) |
| OKLab | oklab(91.4% -0.1149 0.0117) |
| OKLCH | oklch(91.4% 0.115 174.2) |
| XYZ | xyz(58.0094, 80.0708, 80.7909) |
| Luminance | 0.8008 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 1.54
Tiffany Blue
#7BF2DA
ΔE00 2.98
Aquamarine
#7FFFD4
ΔE00 3.17
Light Turquoise
#7EF4CC
ΔE00 3.19
Pale Turquoise
#A5FBD5
ΔE00 4.41
Light Aquamarine
#7BFDC7
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88FCDD #FC88A7
analogous
#88FCA3 #88FCDD #88E1FC
triadic
#88FCDD #DD88FC #FCDD88
tetradic
#88FCDD #A388FC #FC88A7 #E1FC88
square
#88FCDD #A388FC #FC88A7 #E1FC88
split-complementary
#88FCDD #FC88E1 #FCA388
monochromatic
#11F9BB #4CFACC #88FCDD #C4FEEE #E1FEF6
Accessibility & contrast
On white
1.23
#88FCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#88FCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88FCDD
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88FCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88FCDD | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDC
Deuteranopia (green-blind)
#E2E2DF
Tritanopia (blue-blind)
#5BFEF3
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #88fcdd; /* rgb */ color: rgb(136, 252, 221); /* oklch */ color: oklch(91.4% 0.115 174.2);
Tailwind
colors: {
custom: {
50: '#b1fee7',
500: '#88fcdd',
950: '#000000',
},
}SCSS
$custom: #88fcdd; $custom-light: #b1fee7; $custom-dark: #000000;
JSON
{
"hex": "#88fcdd",
"rgb": {
"r": 136,
"g": 252,
"b": 221
},
"hsl": {
"h": 163.966,
"s": 95.082,
"l": 76.078
},
"oklch": {
"l": 0.91401,
"c": 0.11549,
"h": 174.2
},
"luminance": 0.80076
}Semantic roles & 50–950 ramp
primary
#88FCDD
secondary
#DB4D73
accent
#003DE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111816
muted
#818684