#88DFEE#88DFEE
#88DFEE is a very light, moderate teal. Relative luminance 0.642; OKLCH L 85.4% C 0.086 H 209.7°. Best body text is #000000 at 13.84:1 contrast (WCAG AA passes).
Color values
| HEX | #88DFEE |
|---|---|
| RGB | rgb(136, 223, 238) |
| HSL | hsl(189, 75%, 73%) |
| HSV | hsv(189, 43%, 93%) |
| CMYK | cmyk(42.9%, 6.3%, 0%, 6.7%) |
| CIE-LAB | lab(84.06, -22.43, -15.54) |
| CIE-LCH | lch(84.06, 27.29, 214.72°) |
| OKLab | oklab(85.39% -0.0751 -0.0428) |
| OKLCH | oklch(85.39% 0.086 209.7) |
| XYZ | xyz(51.9679, 64.1788, 90.5216) |
| Luminance | 0.6418 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.98
Robin Egg Blue
#8AF1FE
ΔE00 4.22
Robin'S Egg
#6DEDFD
ΔE00 4.50
Powder Blue
#B0E0E6
ΔE00 6.19
Paleturquoise
#AFEEEE
ΔE00 6.93
Sky Blue
#87CEEB
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88DFEE #EE9788
analogous
#88EECA #88DFEE #88ACEE
triadic
#88DFEE #EE88DF #DFEE88
tetradic
#88DFEE #CA88EE #EE9788 #ACEE88
square
#88DFEE #CA88EE #EE9788 #ACEE88
split-complementary
#88DFEE #EE88AC #EECA88
monochromatic
#1FC0DC #52D1E6 #88DFEE #BEEDF6 #E4F8FB
Accessibility & contrast
On white
1.52
#88DFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.84
#88DFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88DFEE
13.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88DFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88DFEE | 1.00 | 1.52 | 13.84 | 13.84 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9EF
Deuteranopia (green-blind)
#C1CCEE
Tritanopia (blue-blind)
#59E6E3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #88dfee; /* rgb */ color: rgb(136, 223, 238); /* oklch */ color: oklch(85.4% 0.086 209.7);
Tailwind
colors: {
custom: {
50: '#b0e9f3',
500: '#88dfee',
950: '#000000',
},
}SCSS
$custom: #88dfee; $custom-light: #b0e9f3; $custom-dark: #000000;
JSON
{
"hex": "#88dfee",
"rgb": {
"r": 136,
"g": 223,
"b": 238
},
"hsl": {
"h": 188.824,
"s": 75,
"l": 73.333
},
"oklch": {
"l": 0.85393,
"c": 0.0864,
"h": 209.7
},
"luminance": 0.64183
}Semantic roles & 50–950 ramp
primary
#88DFEE
secondary
#C96351
accent
#2C0ED7
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485