#88DFDA#88DFDA
#88DFDA is a very light, moderate teal. Relative luminance 0.631; OKLCH L 84.7% C 0.085 H 191.0°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #88DFDA |
|---|---|
| RGB | rgb(136, 223, 218) |
| HSL | hsl(177, 58%, 70%) |
| HSV | hsv(177, 39%, 87%) |
| CMYK | cmyk(39%, 0%, 2.2%, 12.5%) |
| CIE-LAB | lab(83.48, -27.35, -5.82) |
| CIE-LCH | lch(83.48, 27.96, 192.01°) |
| OKLab | oklab(84.74% -0.0831 -0.0161) |
| OKLCH | oklch(84.74% 0.085 191) |
| XYZ | xyz(49.1912, 63.0681, 75.8973) |
| Luminance | 0.6307 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.99
Mediumturquoise
#48D1CC
ΔE00 6.20
Robin'S Egg Blue
#98EFF9
ΔE00 6.87
Turquoise
#40E0D0
ΔE00 7.00
Light Cyan
#ACFFFC
ΔE00 7.27
Robin Egg Blue
#8AF1FE
ΔE00 7.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88DFDA #DF888D
analogous
#88DFAE #88DFDA #88B8DF
triadic
#88DFDA #DA88DF #DFDA88
tetradic
#88DFDA #AE88DF #DF888D #B8DF88
square
#88DFDA #AE88DF #DF888D #B8DF88
split-complementary
#88DFDA #DF88B8 #DFAE88
monochromatic
#32BAB3 #58D2CB #88DFDA #B8ECE9 #E7F9F8
Accessibility & contrast
On white
1.54
#88DFDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#88DFDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88DFDA
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88DFDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88DFDA | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D7DA
Deuteranopia (green-blind)
#C6CBDB
Tritanopia (blue-blind)
#64E3DD
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #88dfda; /* rgb */ color: rgb(136, 223, 218); /* oklch */ color: oklch(84.7% 0.085 191.0);
Tailwind
colors: {
custom: {
50: '#afe9e5',
500: '#88dfda',
950: '#000000',
},
}SCSS
$custom: #88dfda; $custom-light: #afe9e5; $custom-dark: #000000;
JSON
{
"hex": "#88dfda",
"rgb": {
"r": 136,
"g": 223,
"b": 218
},
"hsl": {
"h": 176.552,
"s": 57.616,
"l": 70.392
},
"oklch": {
"l": 0.84736,
"c": 0.08462,
"h": 191
},
"luminance": 0.63072
}Semantic roles & 50–950 ramp
primary
#88DFDA
secondary
#B7555A
accent
#202AC5
background
#FDFEFE
surface
#F8FDFC
border
#D1D5D5
text
#111615
muted
#818484