#88DCDF#88DCDF
#88DCDF is a very light, moderate teal. Relative luminance 0.617; OKLCH L 84.2% C 0.082 H 198.6°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #88DCDF |
|---|---|
| RGB | rgb(136, 220, 223) |
| HSL | hsl(182, 58%, 70%) |
| HSV | hsv(182, 39%, 87%) |
| CMYK | cmyk(39%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(82.78, -24.68, -9.51) |
| CIE-LCH | lch(82.78, 26.45, 201.07°) |
| OKLab | oklab(84.22% -0.0775 -0.0261) |
| OKLCH | oklch(84.22% 0.082 198.6) |
| XYZ | xyz(49.0609, 61.7449, 79.1304) |
| Luminance | 0.6175 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.06
Paleturquoise
#AFEEEE
ΔE00 5.64
Robin Egg Blue
#8AF1FE
ΔE00 5.74
Robin'S Egg
#6DEDFD
ΔE00 6.07
Powder Blue
#B0E0E6
ΔE00 6.78
Mediumturquoise
#48D1CC
ΔE00 7.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88DCDF #DF8B88
analogous
#88DFB6 #88DCDF #88B0DF
triadic
#88DCDF #DF88DC #DCDF88
tetradic
#88DCDF #B688DF #DF8B88 #B0DF88
square
#88DCDF #B688DF #DF8B88 #B0DF88
split-complementary
#88DCDF #DF88B0 #DFB688
monochromatic
#32B6BA #58CED2 #88DCDF #B8EAEC #E7F8F9
Accessibility & contrast
On white
1.57
#88DCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#88DCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88DCDF
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88DCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88DCDF | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D5DF
Deuteranopia (green-blind)
#C2C9E0
Tritanopia (blue-blind)
#62E1DD
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #88dcdf; /* rgb */ color: rgb(136, 220, 223); /* oklch */ color: oklch(84.2% 0.082 198.6);
Tailwind
colors: {
custom: {
50: '#afe7e9',
500: '#88dcdf',
950: '#000000',
},
}SCSS
$custom: #88dcdf; $custom-light: #afe7e9; $custom-dark: #000000;
JSON
{
"hex": "#88dcdf",
"rgb": {
"r": 136,
"g": 220,
"b": 223
},
"hsl": {
"h": 182.069,
"s": 57.616,
"l": 70.392
},
"oklch": {
"l": 0.8422,
"c": 0.0818,
"h": 198.6
},
"luminance": 0.61748
}Semantic roles & 50–950 ramp
primary
#88DCDF
secondary
#B75855
accent
#2620C5
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484