#88DCDE#88DCDE
#88DCDE is a very light, moderate teal. Relative luminance 0.617; OKLCH L 84.2% C 0.082 H 197.7°. Best body text is #000000 at 13.34:1 contrast (WCAG AA passes).
Color values
| HEX | #88DCDE |
|---|---|
| RGB | rgb(136, 220, 222) |
| HSL | hsl(181, 57%, 70%) |
| HSV | hsv(181, 39%, 87%) |
| CMYK | cmyk(38.7%, 0.9%, 0%, 12.9%) |
| CIE-LAB | lab(82.75, -24.92, -9.02) |
| CIE-LCH | lch(82.75, 26.51, 199.90°) |
| OKLab | oklab(84.19% -0.0779 -0.0248) |
| OKLCH | oklch(84.19% 0.082 197.7) |
| XYZ | xyz(48.9265, 61.6911, 78.4225) |
| Luminance | 0.6169 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.28
Paleturquoise
#AFEEEE
ΔE00 5.64
Robin Egg Blue
#8AF1FE
ΔE00 5.97
Robin'S Egg
#6DEDFD
ΔE00 6.31
Mediumturquoise
#48D1CC
ΔE00 6.92
Powder Blue
#B0E0E6
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88DCDE #DE8A88
analogous
#88DEB5 #88DCDE #88B1DE
triadic
#88DCDE #DE88DC #DCDE88
tetradic
#88DCDE #B588DE #DE8A88 #B1DE88
square
#88DCDE #B588DE #DE8A88 #B1DE88
split-complementary
#88DCDE #DE88B1 #DEB588
monochromatic
#33B5B8 #58CED1 #88DCDE #B8EAEB #E7F8F8
Accessibility & contrast
On white
1.57
#88DCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.34
#88DCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88DCDE
13.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88DCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88DCDE | 1.00 | 1.57 | 13.34 | 13.34 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DE
Deuteranopia (green-blind)
#C2C9DF
Tritanopia (blue-blind)
#63E1DC
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #88dcde; /* rgb */ color: rgb(136, 220, 222); /* oklch */ color: oklch(84.2% 0.082 197.7);
Tailwind
colors: {
custom: {
50: '#afe7e8',
500: '#88dcde',
950: '#000000',
},
}SCSS
$custom: #88dcde; $custom-light: #afe7e8; $custom-dark: #000000;
JSON
{
"hex": "#88dcde",
"rgb": {
"r": 136,
"g": 220,
"b": 222
},
"hsl": {
"h": 181.395,
"s": 56.579,
"l": 70.196
},
"oklch": {
"l": 0.84188,
"c": 0.08176,
"h": 197.7
},
"luminance": 0.61695
}Semantic roles & 50–950 ramp
primary
#88DCDE
secondary
#B55755
accent
#2521C4
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111616
muted
#818484