#88DFDB#88DFDB
#88DFDB is a very light, moderate teal. Relative luminance 0.631; OKLCH L 84.8% C 0.084 H 191.9°. Best body text is #000000 at 13.62:1 contrast (WCAG AA passes).
Color values
| HEX | #88DFDB |
|---|---|
| RGB | rgb(136, 223, 219) |
| HSL | hsl(177, 58%, 70%) |
| HSV | hsv(177, 39%, 87%) |
| CMYK | cmyk(39%, 0%, 1.8%, 12.5%) |
| CIE-LAB | lab(83.51, -27.11, -6.31) |
| CIE-LCH | lch(83.51, 27.83, 193.10°) |
| OKLab | oklab(84.77% -0.0827 -0.0174) |
| OKLCH | oklch(84.77% 0.084 191.9) |
| XYZ | xyz(49.3224, 63.1206, 76.5885) |
| Luminance | 0.6312 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.84
Mediumturquoise
#48D1CC
ΔE00 6.25
Robin'S Egg Blue
#98EFF9
ΔE00 6.55
Light Cyan
#ACFFFC
ΔE00 7.22
Turquoise
#40E0D0
ΔE00 7.23
Robin Egg Blue
#8AF1FE
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88DFDB #DF888C
analogous
#88DFAF #88DFDB #88B8DF
triadic
#88DFDB #DB88DF #DFDB88
tetradic
#88DFDB #AF88DF #DF888C #B8DF88
square
#88DFDB #AF88DF #DF888C #B8DF88
split-complementary
#88DFDB #DF88B8 #DFAF88
monochromatic
#32BAB4 #58D2CC #88DFDB #B8ECEA #E7F9F8
Accessibility & contrast
On white
1.54
#88DFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.62
#88DFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88DFDB
13.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88DFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88DFDB | 1.00 | 1.54 | 13.62 | 13.62 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D7DB
Deuteranopia (green-blind)
#C6CBDC
Tritanopia (blue-blind)
#63E4DD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #88dfdb; /* rgb */ color: rgb(136, 223, 219); /* oklch */ color: oklch(84.8% 0.084 191.9);
Tailwind
colors: {
custom: {
50: '#afe9e6',
500: '#88dfdb',
950: '#000000',
},
}SCSS
$custom: #88dfdb; $custom-light: #afe9e6; $custom-dark: #000000;
JSON
{
"hex": "#88dfdb",
"rgb": {
"r": 136,
"g": 223,
"b": 219
},
"hsl": {
"h": 177.241,
"s": 57.616,
"l": 70.392
},
"oklch": {
"l": 0.84767,
"c": 0.08448,
"h": 191.9
},
"luminance": 0.63124
}Semantic roles & 50–950 ramp
primary
#88DFDB
secondary
#B75559
accent
#2028C5
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484