#88DDCE#88DDCE
#88DDCE is a very light, moderate teal. Relative luminance 0.614; OKLCH L 83.9% C 0.086 H 181.7°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #88DDCE |
|---|---|
| RGB | rgb(136, 221, 206) |
| HSL | hsl(169, 56%, 70%) |
| HSV | hsv(169, 38%, 87%) |
| CMYK | cmyk(38.5%, 0%, 6.8%, 13.3%) |
| CIE-LAB | lab(82.59, -29.17, -0.75) |
| CIE-LCH | lch(82.59, 29.18, 181.48°) |
| OKLab | oklab(83.92% -0.0857 -0.0025) |
| OKLCH | oklch(83.92% 0.086 181.7) |
| XYZ | xyz(47.1462, 61.4002, 67.7476) |
| Luminance | 0.6140 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 5.26
Tiffany Blue
#7BF2DA
ΔE00 5.66
Pale Teal
#82CBB2
ΔE00 5.93
Turquoise
#40E0D0
ΔE00 5.99
Light Teal
#90E4C1
ΔE00 6.58
Mediumturquoise
#48D1CC
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88DDCE #DD8897
analogous
#88DDA4 #88DDCE #88C1DD
triadic
#88DDCE #CE88DD #DDCE88
tetradic
#88DDCE #A488DD #DD8897 #C1DD88
square
#88DDCE #A488DD #DD8897 #C1DD88
split-complementary
#88DDCE #DD88C1 #DDA488
monochromatic
#34B69F #58CFBA #88DDCE #B8EBE2 #E7F8F5
Accessibility & contrast
On white
1.58
#88DDCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#88DDCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88DDCE
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88DDCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88DDCE | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CD
Deuteranopia (green-blind)
#C7C9CF
Tritanopia (blue-blind)
#6AE0D8
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #88ddce; /* rgb */ color: rgb(136, 221, 206); /* oklch */ color: oklch(83.9% 0.086 181.7);
Tailwind
colors: {
custom: {
50: '#aee8dc',
500: '#88ddce',
950: '#000000',
},
}SCSS
$custom: #88ddce; $custom-light: #aee8dc; $custom-dark: #000000;
JSON
{
"hex": "#88ddce",
"rgb": {
"r": 136,
"g": 221,
"b": 206
},
"hsl": {
"h": 169.412,
"s": 55.556,
"l": 70
},
"oklch": {
"l": 0.83918,
"c": 0.08574,
"h": 181.7
},
"luminance": 0.61403
}Semantic roles & 50–950 ramp
primary
#88DDCE
secondary
#B45566
accent
#223FC3
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484