#88FDCC#88FDCC
#88FDCC is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.2% C 0.128 H 164.5°. Best body text is #000000 at 16.97:1 contrast (WCAG AA passes).
Color values
| HEX | #88FDCC |
|---|---|
| RGB | rgb(136, 253, 204) |
| HSL | hsl(155, 97%, 76%) |
| HSV | hsv(155, 46%, 99%) |
| CMYK | cmyk(46.2%, 0%, 19.4%, 0.8%) |
| CIE-LAB | lab(91.61, -44.25, 13.28) |
| CIE-LCH | lch(91.61, 46.20, 163.29°) |
| OKLab | oklab(91.19% -0.1233 0.0341) |
| OKLCH | oklch(91.19% 0.128 164.5) |
| XYZ | xyz(56.1730, 79.8400, 69.5656) |
| Luminance | 0.7984 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 1.44
Aquamarine
#7FFFD4
ΔE00 2.09
Light Turquoise
#7EF4CC
ΔE00 2.89
Light Aqua
#8CFFDB
ΔE00 3.43
Pale Turquoise
#A5FBD5
ΔE00 3.86
Light Greenish Blue
#63F7B4
ΔE00 4.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88FDCC #FD88B9
analogous
#88FD92 #88FDCC #88F3FD
triadic
#88FDCC #CC88FD #FDCC88
tetradic
#88FDCC #9288FD #FD88B9 #F3FD88
square
#88FDCC #9288FD #FD88B9 #F3FD88
split-complementary
#88FDCC #FD88F3 #FD9288
monochromatic
#10FB98 #4CFCB2 #88FDCC #C4FEE6 #E1FEF2
Accessibility & contrast
On white
1.24
#88FDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.97
#88FDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88FDCC
16.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88FDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88FDCC | 1.00 | 1.24 | 16.97 | 16.97 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EFC9
Deuteranopia (green-blind)
#E7E2CF
Tritanopia (blue-blind)
#63FDEF
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #88fdcc; /* rgb */ color: rgb(136, 253, 204); /* oklch */ color: oklch(91.2% 0.128 164.5);
Tailwind
colors: {
custom: {
50: '#b1fedb',
500: '#88fdcc',
950: '#000000',
},
}SCSS
$custom: #88fdcc; $custom-light: #b1fedb; $custom-dark: #000000;
JSON
{
"hex": "#88fdcc",
"rgb": {
"r": 136,
"g": 253,
"b": 204
},
"hsl": {
"h": 154.872,
"s": 96.694,
"l": 76.275
},
"oklch": {
"l": 0.91189,
"c": 0.12794,
"h": 164.5
},
"luminance": 0.79844
}Semantic roles & 50–950 ramp
primary
#88FDCC
secondary
#DD4D89
accent
#0060E6
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111815
muted
#818684