#88FCCE#88FCCE
#88FCCE is a very light, vivid teal. Relative luminance 0.793; OKLCH L 91.0% C 0.125 H 165.8°. Best body text is #000000 at 16.86:1 contrast (WCAG AA passes).
Color values
| HEX | #88FCCE |
|---|---|
| RGB | rgb(136, 252, 206) |
| HSL | hsl(156, 95%, 76%) |
| HSV | hsv(156, 46%, 99%) |
| CMYK | cmyk(46%, 0%, 18.3%, 1.2%) |
| CIE-LAB | lab(91.37, -43.40, 11.91) |
| CIE-LCH | lch(91.37, 45.01, 164.65°) |
| OKLab | oklab(91.01% -0.1213 0.0306) |
| OKLCH | oklch(91.01% 0.125 165.8) |
| XYZ | xyz(56.0995, 79.3069, 70.7321) |
| Luminance | 0.7931 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 1.60
Light Aquamarine
#7BFDC7
ΔE00 1.97
Light Turquoise
#7EF4CC
ΔE00 2.28
Light Aqua
#8CFFDB
ΔE00 2.78
Pale Turquoise
#A5FBD5
ΔE00 3.54
Light Greenish Blue
#63F7B4
ΔE00 5.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88FCCE #FC88B6
analogous
#88FC94 #88FCCE #88F0FC
triadic
#88FCCE #CE88FC #FCCE88
tetradic
#88FCCE #9488FC #FC88B6 #F0FC88
square
#88FCCE #9488FC #FC88B6 #F0FC88
split-complementary
#88FCCE #FC88F0 #FC9488
monochromatic
#11F99D #4CFAB5 #88FCCE #C4FEE7 #E1FEF3
Accessibility & contrast
On white
1.25
#88FCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.86
#88FCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88FCCE
16.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88FCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88FCCE | 1.00 | 1.25 | 16.86 | 16.86 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECC
Deuteranopia (green-blind)
#E6E1D1
Tritanopia (blue-blind)
#63FDEF
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #88fcce; /* rgb */ color: rgb(136, 252, 206); /* oklch */ color: oklch(91.0% 0.125 165.8);
Tailwind
colors: {
custom: {
50: '#b1fedd',
500: '#88fcce',
950: '#000000',
},
}SCSS
$custom: #88fcce; $custom-light: #b1fedd; $custom-dark: #000000;
JSON
{
"hex": "#88fcce",
"rgb": {
"r": 136,
"g": 252,
"b": 206
},
"hsl": {
"h": 156.207,
"s": 95.082,
"l": 76.078
},
"oklch": {
"l": 0.91009,
"c": 0.12513,
"h": 165.8
},
"luminance": 0.79311
}Semantic roles & 50–950 ramp
primary
#88FCCE
secondary
#DB4D85
accent
#005BE6
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111815
muted
#818684