#88DEEF#88DEEF
#88DEEF is a very light, moderate teal. Relative luminance 0.637; OKLCH L 85.2% C 0.086 H 211.6°. Best body text is #000000 at 13.74:1 contrast (WCAG AA passes).
Color values
| HEX | #88DEEF |
|---|---|
| RGB | rgb(136, 222, 239) |
| HSL | hsl(190, 76%, 74%) |
| HSV | hsv(190, 43%, 94%) |
| CMYK | cmyk(43.1%, 7.1%, 0%, 6.3%) |
| CIE-LAB | lab(83.81, -21.68, -16.44) |
| CIE-LCH | lch(83.81, 27.21, 217.18°) |
| OKLab | oklab(85.21% -0.0735 -0.0452) |
| OKLCH | oklch(85.21% 0.086 211.6) |
| XYZ | xyz(51.8489, 63.7049, 91.2087) |
| Luminance | 0.6371 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.52
Robin Egg Blue
#8AF1FE
ΔE00 4.71
Robin'S Egg
#6DEDFD
ΔE00 4.93
Powder Blue
#B0E0E6
ΔE00 6.27
Sky Blue
#87CEEB
ΔE00 6.32
Ice Blue
#A5DFF9
ΔE00 6.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88DEEF #EF9988
analogous
#88EFCC #88DEEF #88AAEF
triadic
#88DEEF #EF88DE #DEEF88
tetradic
#88DEEF #CC88EF #EF9988 #AAEF88
square
#88DEEF #CC88EF #EF9988 #AAEF88
split-complementary
#88DEEF #EF88AA #EFCC88
monochromatic
#1EBFDF #52CFE8 #88DEEF #BEEDF6 #E4F8FB
Accessibility & contrast
On white
1.53
#88DEEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.74
#88DEEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88DEEF
13.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88DEEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88DEEF | 1.00 | 1.53 | 13.74 | 13.74 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8F0
Deuteranopia (green-blind)
#BFCCEF
Tritanopia (blue-blind)
#58E6E3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #88deef; /* rgb */ color: rgb(136, 222, 239); /* oklch */ color: oklch(85.2% 0.086 211.6);
Tailwind
colors: {
custom: {
50: '#b0e8f4',
500: '#88deef',
950: '#000000',
},
}SCSS
$custom: #88deef; $custom-light: #b0e8f4; $custom-dark: #000000;
JSON
{
"hex": "#88deef",
"rgb": {
"r": 136,
"g": 222,
"b": 239
},
"hsl": {
"h": 189.903,
"s": 76.296,
"l": 73.529
},
"oklch": {
"l": 0.85206,
"c": 0.08635,
"h": 211.6
},
"luminance": 0.63709
}Semantic roles & 50–950 ramp
primary
#88DEEF
secondary
#CA6551
accent
#2F0DD8
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485