#88DCDA#88DCDA
#88DCDA is a very light, moderate teal. Relative luminance 0.615; OKLCH L 84.1% C 0.082 H 193.8°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #88DCDA |
|---|---|
| RGB | rgb(136, 220, 218) |
| HSL | hsl(179, 55%, 70%) |
| HSV | hsv(179, 38%, 86%) |
| CMYK | cmyk(38.2%, 0%, 0.9%, 13.7%) |
| CIE-LAB | lab(82.64, -25.89, -7.06) |
| CIE-LCH | lch(82.64, 26.83, 195.26°) |
| OKLab | oklab(84.06% -0.0795 -0.0195) |
| OKLCH | oklch(84.06% 0.082 193.8) |
| XYZ | xyz(48.3967, 61.4792, 75.6325) |
| Luminance | 0.6148 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.87
Mediumturquoise
#48D1CC
ΔE00 6.26
Robin'S Egg Blue
#98EFF9
ΔE00 6.32
Robin Egg Blue
#8AF1FE
ΔE00 7.05
Robin'S Egg
#6DEDFD
ΔE00 7.42
Powder Blue
#B0E0E6
ΔE00 7.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88DCDA #DC888A
analogous
#88DCB0 #88DCDA #88B4DC
triadic
#88DCDA #DA88DC #DCDA88
tetradic
#88DCDA #B088DC #DC888A #B4DC88
square
#88DCDA #B088DC #DC888A #B4DC88
split-complementary
#88DCDA #DC88B4 #DCB088
monochromatic
#35B5B1 #59CECB #88DCDA #B7EAE9 #E7F8F7
Accessibility & contrast
On white
1.58
#88DCDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#88DCDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88DCDA
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88DCDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88DCDA | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D4DA
Deuteranopia (green-blind)
#C3C9DB
Tritanopia (blue-blind)
#65E1DB
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #88dcda; /* rgb */ color: rgb(136, 220, 218); /* oklch */ color: oklch(84.1% 0.082 193.8);
Tailwind
colors: {
custom: {
50: '#afe7e5',
500: '#88dcda',
950: '#000000',
},
}SCSS
$custom: #88dcda; $custom-light: #afe7e5; $custom-dark: #000000;
JSON
{
"hex": "#88dcda",
"rgb": {
"r": 136,
"g": 220,
"b": 218
},
"hsl": {
"h": 178.571,
"s": 54.545,
"l": 69.804
},
"oklch": {
"l": 0.8406,
"c": 0.08189,
"h": 193.8
},
"luminance": 0.61483
}Semantic roles & 50–950 ramp
primary
#88DCDA
secondary
#B35557
accent
#2327C2
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484