#88DBDA#88DBDA
#88DBDA is a very light, moderate teal. Relative luminance 0.610; OKLCH L 83.8% C 0.081 H 194.7°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #88DBDA |
|---|---|
| RGB | rgb(136, 219, 218) |
| HSL | hsl(179, 54%, 70%) |
| HSV | hsv(179, 38%, 86%) |
| CMYK | cmyk(37.9%, 0%, 0.5%, 14.1%) |
| CIE-LAB | lab(82.36, -25.40, -7.48) |
| CIE-LCH | lch(82.36, 26.48, 196.41°) |
| OKLab | oklab(83.84% -0.0784 -0.0206) |
| OKLCH | oklch(83.84% 0.081 194.7) |
| XYZ | xyz(48.1351, 60.9559, 75.5453) |
| Luminance | 0.6096 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.89
Robin'S Egg Blue
#98EFF9
ΔE00 6.18
Mediumturquoise
#48D1CC
ΔE00 6.35
Robin Egg Blue
#8AF1FE
ΔE00 6.92
Robin'S Egg
#6DEDFD
ΔE00 7.27
Powder Blue
#B0E0E6
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88DBDA #DB8889
analogous
#88DBB1 #88DBDA #88B3DB
triadic
#88DBDA #DA88DB #DBDA88
tetradic
#88DBDA #B188DB #DB8889 #B3DB88
square
#88DBDA #B188DB #DB8889 #B3DB88
split-complementary
#88DBDA #DB88B3 #DBB188
monochromatic
#36B3B1 #59CDCB #88DBDA #B7E9E9 #E6F7F7
Accessibility & contrast
On white
1.59
#88DBDA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#88DBDA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88DBDA
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88DBDA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88DBDA | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D3DA
Deuteranopia (green-blind)
#C2C8DB
Tritanopia (blue-blind)
#65E0DA
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #88dbda; /* rgb */ color: rgb(136, 219, 218); /* oklch */ color: oklch(83.8% 0.081 194.7);
Tailwind
colors: {
custom: {
50: '#afe6e5',
500: '#88dbda',
950: '#000000',
},
}SCSS
$custom: #88dbda; $custom-light: #afe6e5; $custom-dark: #000000;
JSON
{
"hex": "#88dbda",
"rgb": {
"r": 136,
"g": 219,
"b": 218
},
"hsl": {
"h": 179.277,
"s": 53.548,
"l": 69.608
},
"oklch": {
"l": 0.83835,
"c": 0.08102,
"h": 194.7
},
"luminance": 0.60959
}Semantic roles & 50–950 ramp
primary
#88DBDA
secondary
#B25556
accent
#2426C1
background
#FDFEFE
surface
#F8FCFC
border
#D1D5D5
text
#111615
muted
#818484