#88DCDD#88DCDD
#88DCDD is a very light, moderate teal. Relative luminance 0.616; OKLCH L 84.2% C 0.082 H 196.7°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #88DCDD |
|---|---|
| RGB | rgb(136, 220, 221) |
| HSL | hsl(181, 56%, 70%) |
| HSV | hsv(181, 38%, 87%) |
| CMYK | cmyk(38.5%, 0.5%, 0%, 13.3%) |
| CIE-LAB | lab(82.72, -25.17, -8.53) |
| CIE-LCH | lch(82.72, 26.57, 198.73°) |
| OKLab | oklab(84.16% -0.0783 -0.0235) |
| OKLCH | oklch(84.16% 0.082 196.7) |
| XYZ | xyz(48.7928, 61.6377, 77.7187) |
| Luminance | 0.6164 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.51
Paleturquoise
#AFEEEE
ΔE00 5.67
Robin Egg Blue
#8AF1FE
ΔE00 6.22
Robin'S Egg
#6DEDFD
ΔE00 6.57
Mediumturquoise
#48D1CC
ΔE00 6.72
Powder Blue
#B0E0E6
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88DCDD #DD8988
analogous
#88DDB4 #88DCDD #88B1DD
triadic
#88DCDD #DD88DC #DCDD88
tetradic
#88DCDD #B488DD #DD8988 #B1DD88
square
#88DCDD #B488DD #DD8988 #B1DD88
split-complementary
#88DCDD #DD88B1 #DDB488
monochromatic
#34B5B6 #58CECF #88DCDD #B8EAEB #E7F8F8
Accessibility & contrast
On white
1.58
#88DCDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#88DCDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88DCDD
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88DCDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88DCDD | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DD
Deuteranopia (green-blind)
#C2C9DE
Tritanopia (blue-blind)
#63E1DC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #88dcdd; /* rgb */ color: rgb(136, 220, 221); /* oklch */ color: oklch(84.2% 0.082 196.7);
Tailwind
colors: {
custom: {
50: '#afe7e7',
500: '#88dcdd',
950: '#000000',
},
}SCSS
$custom: #88dcdd; $custom-light: #afe7e7; $custom-dark: #000000;
JSON
{
"hex": "#88dcdd",
"rgb": {
"r": 136,
"g": 220,
"b": 221
},
"hsl": {
"h": 180.706,
"s": 55.556,
"l": 70
},
"oklch": {
"l": 0.84156,
"c": 0.08176,
"h": 196.7
},
"luminance": 0.61641
}Semantic roles & 50–950 ramp
primary
#88DCDD
secondary
#B45655
accent
#2422C3
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484