#88DCCE#88DCCE
#88DCCE is a very light, moderate teal. Relative luminance 0.609; OKLCH L 83.7% C 0.085 H 182.4°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #88DCCE |
|---|---|
| RGB | rgb(136, 220, 206) |
| HSL | hsl(170, 55%, 70%) |
| HSV | hsv(170, 38%, 86%) |
| CMYK | cmyk(38.2%, 0%, 6.4%, 13.7%) |
| CIE-LAB | lab(82.31, -28.69, -1.17) |
| CIE-LCH | lch(82.31, 28.72, 182.33°) |
| OKLab | oklab(83.69% -0.0845 -0.0036) |
| OKLCH | oklch(83.69% 0.085 182.4) |
| XYZ | xyz(46.8829, 60.8737, 67.6599) |
| Luminance | 0.6088 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Seafoam Blue
#78D1B6
ΔE00 5.43
Pale Teal
#82CBB2
ΔE00 5.98
Tiffany Blue
#7BF2DA
ΔE00 6.01
Turquoise
#40E0D0
ΔE00 6.08
Mediumturquoise
#48D1CC
ΔE00 6.71
Light Teal
#90E4C1
ΔE00 6.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88DCCE #DC8896
analogous
#88DCA4 #88DCCE #88C0DC
triadic
#88DCCE #CE88DC #DCCE88
tetradic
#88DCCE #A488DC #DC8896 #C0DC88
square
#88DCCE #A488DC #DC8896 #C0DC88
split-complementary
#88DCCE #DC88C0 #DCA488
monochromatic
#35B59F #59CEBB #88DCCE #B7EAE1 #E7F8F5
Accessibility & contrast
On white
1.59
#88DCCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#88DCCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88DCCE
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88DCCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88DCCE | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D3CE
Deuteranopia (green-blind)
#C6C8CF
Tritanopia (blue-blind)
#6ADFD8
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #88dcce; /* rgb */ color: rgb(136, 220, 206); /* oklch */ color: oklch(83.7% 0.085 182.4);
Tailwind
colors: {
custom: {
50: '#aee7dc',
500: '#88dcce',
950: '#000000',
},
}SCSS
$custom: #88dcce; $custom-light: #aee7dc; $custom-dark: #000000;
JSON
{
"hex": "#88dcce",
"rgb": {
"r": 136,
"g": 220,
"b": 206
},
"hsl": {
"h": 170,
"s": 54.545,
"l": 69.804
},
"oklch": {
"l": 0.83691,
"c": 0.08459,
"h": 182.4
},
"luminance": 0.60877
}Semantic roles & 50–950 ramp
primary
#88DCCE
secondary
#B35565
accent
#233EC2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484