#88DFD5#88DFD5
#88DFD5 is a very light, moderate teal. Relative luminance 0.628; OKLCH L 84.6% C 0.086 H 186.4°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #88DFD5 |
|---|---|
| RGB | rgb(136, 223, 213) |
| HSL | hsl(173, 58%, 70%) |
| HSV | hsv(173, 39%, 87%) |
| CMYK | cmyk(39%, 0%, 4.5%, 12.5%) |
| CIE-LAB | lab(83.34, -28.52, -3.37) |
| CIE-LCH | lch(83.34, 28.72, 186.73°) |
| OKLab | oklab(84.58% -0.0851 -0.0095) |
| OKLCH | oklch(84.58% 0.086 186.4) |
| XYZ | xyz(48.5467, 62.8103, 72.5033) |
| Luminance | 0.6281 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 6.12
Tiffany Blue
#7BF2DA
ΔE00 6.30
Mediumturquoise
#48D1CC
ΔE00 6.32
Paleturquoise
#AFEEEE
ΔE00 6.95
Seafoam Blue
#78D1B6
ΔE00 7.06
Pale Teal
#82CBB2
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88DFD5 #DF8892
analogous
#88DFA9 #88DFD5 #88BEDF
triadic
#88DFD5 #D588DF #DFD588
tetradic
#88DFD5 #A988DF #DF8892 #BEDF88
square
#88DFD5 #A988DF #DF8892 #BEDF88
split-complementary
#88DFD5 #DF88BE #DFA988
monochromatic
#32BAAB #58D2C4 #88DFD5 #B8ECE6 #E7F9F6
Accessibility & contrast
On white
1.55
#88DFD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#88DFD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88DFD5
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88DFD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88DFD5 | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D6D5
Deuteranopia (green-blind)
#C7CBD6
Tritanopia (blue-blind)
#66E3DC
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #88dfd5; /* rgb */ color: rgb(136, 223, 213); /* oklch */ color: oklch(84.6% 0.086 186.4);
Tailwind
colors: {
custom: {
50: '#afe9e1',
500: '#88dfd5',
950: '#000000',
},
}SCSS
$custom: #88dfd5; $custom-light: #afe9e1; $custom-dark: #000000;
JSON
{
"hex": "#88dfd5",
"rgb": {
"r": 136,
"g": 223,
"b": 213
},
"hsl": {
"h": 173.103,
"s": 57.616,
"l": 70.392
},
"oklch": {
"l": 0.84582,
"c": 0.08567,
"h": 186.4
},
"luminance": 0.62814
}Semantic roles & 50–950 ramp
primary
#88DFD5
secondary
#B75560
accent
#2033C5
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484