#88F5CC#88F5CC
#88F5CC is a very light, moderate teal. Relative luminance 0.749; OKLCH L 89.3% C 0.117 H 167.3°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #88F5CC |
|---|---|
| RGB | rgb(136, 245, 204) |
| HSL | hsl(157, 84%, 75%) |
| HSV | hsv(157, 44%, 96%) |
| CMYK | cmyk(44.5%, 0%, 16.7%, 3.9%) |
| CIE-LAB | lab(89.34, -40.72, 10.05) |
| CIE-LCH | lch(89.34, 41.94, 166.13°) |
| OKLab | oklab(89.35% -0.1144 0.0258) |
| OKLCH | oklch(89.35% 0.117 167.3) |
| XYZ | xyz(53.7003, 74.8946, 68.7414) |
| Luminance | 0.7490 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.08
Aquamarine
#7FFFD4
ΔE00 2.41
Light Aqua
#8CFFDB
ΔE00 2.69
Pale Turquoise
#A5FBD5
ΔE00 3.27
Light Aquamarine
#7BFDC7
ΔE00 3.34
Light Teal
#90E4C1
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88F5CC #F588B1
analogous
#88F596 #88F5CC #88E8F5
triadic
#88F5CC #CC88F5 #F5CC88
tetradic
#88F5CC #9688F5 #F588B1 #E8F588
square
#88F5CC #9688F5 #F588B1 #E8F588
split-complementary
#88F5CC #F588E8 #F59688
monochromatic
#17EC9C #50F0B4 #88F5CC #C0FAE4 #E3FDF3
Accessibility & contrast
On white
1.31
#88F5CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#88F5CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88F5CC
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88F5CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88F5CC | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0E8CA
Deuteranopia (green-blind)
#DFDBCF
Tritanopia (blue-blind)
#65F6E9
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #88f5cc; /* rgb */ color: rgb(136, 245, 204); /* oklch */ color: oklch(89.3% 0.117 167.3);
Tailwind
colors: {
custom: {
50: '#b0f9db',
500: '#88f5cc',
950: '#000000',
},
}SCSS
$custom: #88f5cc; $custom-light: #b0f9db; $custom-dark: #000000;
JSON
{
"hex": "#88f5cc",
"rgb": {
"r": 136,
"g": 245,
"b": 204
},
"hsl": {
"h": 157.431,
"s": 84.496,
"l": 74.706
},
"oklch": {
"l": 0.8935,
"c": 0.11724,
"h": 167.3
},
"luminance": 0.74899
}Semantic roles & 50–950 ramp
primary
#88F5CC
secondary
#D24F80
accent
#0557E1
background
#FDFFFE
surface
#F8FFFB
border
#D1D7D4
text
#111715
muted
#818584