#88DFED#88DFED
#88DFED is a very light, moderate teal. Relative luminance 0.641; OKLCH L 85.4% C 0.086 H 208.8°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #88DFED |
|---|---|
| RGB | rgb(136, 223, 237) |
| HSL | hsl(188, 74%, 73%) |
| HSV | hsv(188, 43%, 93%) |
| CMYK | cmyk(42.6%, 5.9%, 0%, 7.1%) |
| CIE-LAB | lab(84.03, -22.69, -15.06) |
| CIE-LCH | lch(84.03, 27.23, 213.58°) |
| OKLab | oklab(85.36% -0.0755 -0.0414) |
| OKLCH | oklch(85.36% 0.086 208.8) |
| XYZ | xyz(51.8214, 64.1202, 89.7500) |
| Luminance | 0.6412 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.84
Robin Egg Blue
#8AF1FE
ΔE00 4.13
Robin'S Egg
#6DEDFD
ΔE00 4.42
Powder Blue
#B0E0E6
ΔE00 6.15
Paleturquoise
#AFEEEE
ΔE00 6.71
Aqua Blue
#02D8E9
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88DFED #ED9688
analogous
#88EDC8 #88DFED #88ACED
triadic
#88DFED #ED88DF #DFED88
tetradic
#88DFED #C888ED #ED9688 #ACED88
square
#88DFED #C888ED #ED9688 #ACED88
split-complementary
#88DFED #ED88AC #EDC888
monochromatic
#21C0DA #53D1E5 #88DFED #BDEDF5 #E4F8FB
Accessibility & contrast
On white
1.52
#88DFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#88DFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88DFED
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88DFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88DFED | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9EE
Deuteranopia (green-blind)
#C1CCED
Tritanopia (blue-blind)
#5AE6E3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #88dfed; /* rgb */ color: rgb(136, 223, 237); /* oklch */ color: oklch(85.4% 0.086 208.8);
Tailwind
colors: {
custom: {
50: '#b0e9f2',
500: '#88dfed',
950: '#000000',
},
}SCSS
$custom: #88dfed; $custom-light: #b0e9f2; $custom-dark: #000000;
JSON
{
"hex": "#88dfed",
"rgb": {
"r": 136,
"g": 223,
"b": 237
},
"hsl": {
"h": 188.317,
"s": 73.723,
"l": 73.137
},
"oklch": {
"l": 0.85359,
"c": 0.08609,
"h": 208.8
},
"luminance": 0.64124
}Semantic roles & 50–950 ramp
primary
#88DFED
secondary
#C86252
accent
#2B10D6
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485