#88DDCD#88DDCD
#88DDCD is a very light, moderate teal. Relative luminance 0.614; OKLCH L 83.9% C 0.086 H 180.8°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #88DDCD |
|---|---|
| RGB | rgb(136, 221, 205) |
| HSL | hsl(169, 56%, 70%) |
| HSV | hsv(169, 38%, 87%) |
| CMYK | cmyk(38.5%, 0%, 7.2%, 13.3%) |
| CIE-LAB | lab(82.57, -29.40, -0.26) |
| CIE-LCH | lch(82.57, 29.40, 180.51°) |
| OKLab | oklab(83.89% -0.0861 -0.0012) |
| OKLCH | oklch(83.89% 0.086 180.8) |
| XYZ | xyz(47.0251, 61.3517, 67.1099) |
| Luminance | 0.6136 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 4.97
Tiffany Blue
#7BF2DA
ΔE00 5.53
Pale Teal
#82CBB2
ΔE00 5.70
Turquoise
#40E0D0
ΔE00 6.01
Light Teal
#90E4C1
ΔE00 6.24
Mediumturquoise
#48D1CC
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88DDCD #DD8898
analogous
#88DDA3 #88DDCD #88C2DD
triadic
#88DDCD #CD88DD #DDCD88
tetradic
#88DDCD #A388DD #DD8898 #C2DD88
square
#88DDCD #A388DD #DD8898 #C2DD88
split-complementary
#88DDCD #DD88C2 #DDA388
monochromatic
#34B69E #58CFB9 #88DDCD #B8EBE1 #E7F8F5
Accessibility & contrast
On white
1.58
#88DDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#88DDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88DDCD
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88DDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88DDCD | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D4CC
Deuteranopia (green-blind)
#C7C9CE
Tritanopia (blue-blind)
#6AE0D8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #88ddcd; /* rgb */ color: rgb(136, 221, 205); /* oklch */ color: oklch(83.9% 0.086 180.8);
Tailwind
colors: {
custom: {
50: '#aee8dc',
500: '#88ddcd',
950: '#000000',
},
}SCSS
$custom: #88ddcd; $custom-light: #aee8dc; $custom-dark: #000000;
JSON
{
"hex": "#88ddcd",
"rgb": {
"r": 136,
"g": 221,
"b": 205
},
"hsl": {
"h": 168.706,
"s": 55.556,
"l": 70
},
"oklch": {
"l": 0.83889,
"c": 0.08613,
"h": 180.8
},
"luminance": 0.61355
}Semantic roles & 50–950 ramp
primary
#88DDCD
secondary
#B45567
accent
#2241C3
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484