#88E2CC#88E2CC
#88E2CC is a very light, moderate teal. Relative luminance 0.640; OKLCH L 85.0% C 0.093 H 176.5°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #88E2CC |
|---|---|
| RGB | rgb(136, 226, 204) |
| HSL | hsl(165, 61%, 71%) |
| HSV | hsv(165, 40%, 89%) |
| CMYK | cmyk(39.8%, 0%, 9.7%, 11.4%) |
| CIE-LAB | lab(83.96, -32.00, 2.29) |
| CIE-LCH | lch(83.96, 32.08, 175.90°) |
| OKLab | oklab(85% -0.0925 0.0056) |
| OKLCH | oklch(85% 0.093 176.5) |
| XYZ | xyz(48.2446, 63.9832, 66.9228) |
| Luminance | 0.6399 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 4.10
Light Teal
#90E4C1
ΔE00 4.28
Seafoam Blue
#78D1B6
ΔE00 4.56
Pale Teal
#82CBB2
ΔE00 5.82
Light Turquoise
#7EF4CC
ΔE00 6.15
Turquoise
#40E0D0
ΔE00 6.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88E2CC #E2889E
analogous
#88E29F #88E2CC #88CBE2
triadic
#88E2CC #CC88E2 #E2CC88
tetradic
#88E2CC #9F88E2 #E2889E #CBE288
square
#88E2CC #9F88E2 #E2889E #CBE288
split-complementary
#88E2CC #E288CB #E29F88
monochromatic
#2FC19D #57D6B7 #88E2CC #B9EEE1 #E6F9F4
Accessibility & contrast
On white
1.52
#88E2CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#88E2CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88E2CC
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88E2CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88E2CC | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCD8CB
Deuteranopia (green-blind)
#CDCDCE
Tritanopia (blue-blind)
#6AE4DB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #88e2cc; /* rgb */ color: rgb(136, 226, 204); /* oklch */ color: oklch(85.0% 0.093 176.5);
Tailwind
colors: {
custom: {
50: '#afebdb',
500: '#88e2cc',
950: '#000000',
},
}SCSS
$custom: #88e2cc; $custom-light: #afebdb; $custom-dark: #000000;
JSON
{
"hex": "#88e2cc",
"rgb": {
"r": 136,
"g": 226,
"b": 204
},
"hsl": {
"h": 165.333,
"s": 60.811,
"l": 70.98
},
"oklch": {
"l": 0.84999,
"c": 0.09263,
"h": 176.5
},
"luminance": 0.63987
}Semantic roles & 50–950 ramp
primary
#88E2CC
secondary
#BA546D
accent
#1D47C9
background
#FDFEFE
surface
#F8FDFB
border
#D1D5D4
text
#111615
muted
#818484