#88DADE#88DADE
#88DADE is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.7% C 0.080 H 199.7°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #88DADE |
|---|---|
| RGB | rgb(136, 218, 222) |
| HSL | hsl(183, 57%, 70%) |
| HSV | hsv(183, 39%, 87%) |
| CMYK | cmyk(38.7%, 1.8%, 0%, 12.9%) |
| CIE-LAB | lab(82.19, -23.94, -9.85) |
| CIE-LCH | lch(82.19, 25.89, 202.37°) |
| OKLab | oklab(83.74% -0.0756 -0.0271) |
| OKLCH | oklch(83.74% 0.08 199.7) |
| XYZ | xyz(48.4047, 60.6476, 78.2486) |
| Luminance | 0.6065 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 5.23
Paleturquoise
#AFEEEE
ΔE00 5.91
Robin Egg Blue
#8AF1FE
ΔE00 5.92
Robin'S Egg
#6DEDFD
ΔE00 6.21
Powder Blue
#B0E0E6
ΔE00 6.55
Mediumturquoise
#48D1CC
ΔE00 7.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88DADE #DE8C88
analogous
#88DEB7 #88DADE #88AFDE
triadic
#88DADE #DE88DA #DADE88
tetradic
#88DADE #B788DE #DE8C88 #AFDE88
square
#88DADE #B788DE #DE8C88 #AFDE88
split-complementary
#88DADE #DE88AF #DEB788
monochromatic
#33B2B8 #58CBD1 #88DADE #B8E9EB #E7F8F8
Accessibility & contrast
On white
1.60
#88DADE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#88DADE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88DADE
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88DADE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88DADE | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD3DE
Deuteranopia (green-blind)
#C0C8DF
Tritanopia (blue-blind)
#63DFDB
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #88dade; /* rgb */ color: rgb(136, 218, 222); /* oklch */ color: oklch(83.7% 0.080 199.7);
Tailwind
colors: {
custom: {
50: '#afe5e8',
500: '#88dade',
950: '#000000',
},
}SCSS
$custom: #88dade; $custom-light: #afe5e8; $custom-dark: #000000;
JSON
{
"hex": "#88dade",
"rgb": {
"r": 136,
"g": 218,
"b": 222
},
"hsl": {
"h": 182.791,
"s": 56.579,
"l": 70.196
},
"oklch": {
"l": 0.8374,
"c": 0.08026,
"h": 199.7
},
"luminance": 0.60651
}Semantic roles & 50–950 ramp
primary
#88DADE
secondary
#B55955
accent
#2921C4
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111516
muted
#818484