#88F5CE#88F5CE
#88F5CE is a very light, moderate teal. Relative luminance 0.750; OKLCH L 89.4% C 0.116 H 168.4°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #88F5CE |
|---|---|
| RGB | rgb(136, 245, 206) |
| HSL | hsl(159, 84%, 75%) |
| HSV | hsv(159, 44%, 96%) |
| CMYK | cmyk(44.5%, 0%, 15.9%, 3.9%) |
| CIE-LAB | lab(89.39, -40.30, 9.08) |
| CIE-LCH | lch(89.39, 41.31, 167.30°) |
| OKLab | oklab(89.4% -0.1135 0.0233) |
| OKLCH | oklch(89.4% 0.116 168.4) |
| XYZ | xyz(53.9417, 74.9912, 70.0128) |
| Luminance | 0.7500 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 0.96
Light Aqua
#8CFFDB
ΔE00 2.38
Aquamarine
#7FFFD4
ΔE00 2.43
Pale Turquoise
#A5FBD5
ΔE00 3.28
Light Aquamarine
#7BFDC7
ΔE00 3.76
Light Teal
#90E4C1
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88F5CE #F588AF
analogous
#88F598 #88F5CE #88E6F5
triadic
#88F5CE #CE88F5 #F5CE88
tetradic
#88F5CE #9888F5 #F588AF #E6F588
square
#88F5CE #9888F5 #F588AF #E6F588
split-complementary
#88F5CE #F588E6 #F59888
monochromatic
#17ECA0 #50F0B7 #88F5CE #C0FAE5 #E3FDF3
Accessibility & contrast
On white
1.31
#88F5CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#88F5CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88F5CE
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88F5CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88F5CE | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E8CC
Deuteranopia (green-blind)
#DFDCD1
Tritanopia (blue-blind)
#64F6EA
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #88f5ce; /* rgb */ color: rgb(136, 245, 206); /* oklch */ color: oklch(89.4% 0.116 168.4);
Tailwind
colors: {
custom: {
50: '#b0f9dd',
500: '#88f5ce',
950: '#000000',
},
}SCSS
$custom: #88f5ce; $custom-light: #b0f9dd; $custom-dark: #000000;
JSON
{
"hex": "#88f5ce",
"rgb": {
"r": 136,
"g": 245,
"b": 206
},
"hsl": {
"h": 158.532,
"s": 84.496,
"l": 74.706
},
"oklch": {
"l": 0.89401,
"c": 0.11586,
"h": 168.4
},
"luminance": 0.74995
}Semantic roles & 50–950 ramp
primary
#88F5CE
secondary
#D24F7E
accent
#0553E1
background
#FDFFFE
surface
#F8FFFC
border
#D1D7D5
text
#111715
muted
#818584