#88DDCF#88DDCF
#88DDCF is a very light, moderate teal. Relative luminance 0.615; OKLCH L 83.9% C 0.085 H 182.6°. Best body text is #000000 at 13.29:1 contrast (WCAG AA passes).
Color values
| HEX | #88DDCF |
|---|---|
| RGB | rgb(136, 221, 207) |
| HSL | hsl(170, 56%, 70%) |
| HSV | hsv(170, 38%, 87%) |
| CMYK | cmyk(38.5%, 0%, 6.3%, 13.3%) |
| CIE-LAB | lab(82.62, -28.95, -1.25) |
| CIE-LCH | lch(82.62, 28.97, 182.47°) |
| OKLab | oklab(83.95% -0.0853 -0.0038) |
| OKLCH | oklch(83.95% 0.085 182.6) |
| XYZ | xyz(47.2680, 61.4489, 68.3895) |
| Luminance | 0.6145 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 5.56
Tiffany Blue
#7BF2DA
ΔE00 5.81
Turquoise
#40E0D0
ΔE00 5.99
Pale Teal
#82CBB2
ΔE00 6.17
Mediumturquoise
#48D1CC
ΔE00 6.74
Light Teal
#90E4C1
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88DDCF #DD8896
analogous
#88DDA5 #88DDCF #88C0DD
triadic
#88DDCF #CF88DD #DDCF88
tetradic
#88DDCF #A588DD #DD8896 #C0DD88
square
#88DDCF #A588DD #DD8896 #C0DD88
split-complementary
#88DDCF #DD88C0 #DDA588
monochromatic
#34B6A1 #58CFBC #88DDCF #B8EBE2 #E7F8F5
Accessibility & contrast
On white
1.58
#88DDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.29
#88DDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88DDCF
13.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88DDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88DDCF | 1.00 | 1.58 | 13.29 | 13.29 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CF
Deuteranopia (green-blind)
#C7C9D0
Tritanopia (blue-blind)
#69E0D9
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #88ddcf; /* rgb */ color: rgb(136, 221, 207); /* oklch */ color: oklch(83.9% 0.085 182.6);
Tailwind
colors: {
custom: {
50: '#aee8dd',
500: '#88ddcf',
950: '#000000',
},
}SCSS
$custom: #88ddcf; $custom-light: #aee8dd; $custom-dark: #000000;
JSON
{
"hex": "#88ddcf",
"rgb": {
"r": 136,
"g": 221,
"b": 207
},
"hsl": {
"h": 170.118,
"s": 55.556,
"l": 70
},
"oklch": {
"l": 0.83948,
"c": 0.08536,
"h": 182.6
},
"luminance": 0.61452
}Semantic roles & 50–950 ramp
primary
#88DDCF
secondary
#B45565
accent
#223DC3
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484