#88DFEB#88DFEB
#88DFEB is a very light, moderate teal. Relative luminance 0.640; OKLCH L 85.3% C 0.086 H 206.9°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #88DFEB |
|---|---|
| RGB | rgb(136, 223, 235) |
| HSL | hsl(187, 71%, 73%) |
| HSV | hsv(187, 42%, 92%) |
| CMYK | cmyk(42.1%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(83.97, -23.19, -14.09) |
| CIE-LCH | lch(83.97, 27.14, 211.29°) |
| OKLab | oklab(85.29% -0.0762 -0.0387) |
| OKLCH | oklch(85.29% 0.086 206.9) |
| XYZ | xyz(51.5308, 64.0039, 88.2197) |
| Luminance | 0.6401 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.66
Robin Egg Blue
#8AF1FE
ΔE00 4.04
Robin'S Egg
#6DEDFD
ΔE00 4.36
Powder Blue
#B0E0E6
ΔE00 6.13
Paleturquoise
#AFEEEE
ΔE00 6.31
Aqua Blue
#02D8E9
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88DFEB #EB9488
analogous
#88EBC6 #88DFEB #88ADEB
triadic
#88DFEB #EB88DF #DFEB88
tetradic
#88DFEB #C688EB #EB9488 #ADEB88
square
#88DFEB #C688EB #EB9488 #ADEB88
split-complementary
#88DFEB #EB88AD #EBC688
monochromatic
#24BFD5 #54D1E2 #88DFEB #BCEDF4 #E5F8FB
Accessibility & contrast
On white
1.52
#88DFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#88DFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88DFEB
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88DFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88DFEB | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9EC
Deuteranopia (green-blind)
#C1CCEB
Tritanopia (blue-blind)
#5BE6E2
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #88dfeb; /* rgb */ color: rgb(136, 223, 235); /* oklch */ color: oklch(85.3% 0.086 206.9);
Tailwind
colors: {
custom: {
50: '#b0e9f1',
500: '#88dfeb',
950: '#000000',
},
}SCSS
$custom: #88dfeb; $custom-light: #b0e9f1; $custom-dark: #000000;
JSON
{
"hex": "#88dfeb",
"rgb": {
"r": 136,
"g": 223,
"b": 235
},
"hsl": {
"h": 187.273,
"s": 71.223,
"l": 72.745
},
"oklch": {
"l": 0.8529,
"c": 0.08553,
"h": 206.9
},
"luminance": 0.64008
}Semantic roles & 50–950 ramp
primary
#88DFEB
secondary
#C56052
accent
#2A12D3
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485