#88DFEF#88DFEF
#88DFEF is a very light, moderate teal. Relative luminance 0.642; OKLCH L 85.4% C 0.087 H 210.6°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #88DFEF |
|---|---|
| RGB | rgb(136, 223, 239) |
| HSL | hsl(189, 76%, 74%) |
| HSV | hsv(189, 43%, 94%) |
| CMYK | cmyk(43.1%, 6.7%, 0%, 6.3%) |
| CIE-LAB | lab(84.09, -22.18, -16.03) |
| CIE-LCH | lch(84.09, 27.36, 215.85°) |
| OKLab | oklab(85.43% -0.0747 -0.0441) |
| OKLCH | oklch(85.43% 0.087 210.6) |
| XYZ | xyz(52.1152, 64.2377, 91.2975) |
| Luminance | 0.6424 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.14
Robin Egg Blue
#8AF1FE
ΔE00 4.34
Robin'S Egg
#6DEDFD
ΔE00 4.60
Powder Blue
#B0E0E6
ΔE00 6.25
Sky Blue
#87CEEB
ΔE00 6.77
Ice Blue
#A5DFF9
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88DFEF #EF9888
analogous
#88EFCB #88DFEF #88ABEF
triadic
#88DFEF #EF88DF #DFEF88
tetradic
#88DFEF #CB88EF #EF9888 #ABEF88
square
#88DFEF #CB88EF #EF9888 #ABEF88
split-complementary
#88DFEF #EF88AB #EFCB88
monochromatic
#1EC1DF #52D0E8 #88DFEF #BEEEF6 #E4F8FB
Accessibility & contrast
On white
1.52
#88DFEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#88DFEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88DFEF
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88DFEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88DFEF | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D9F0
Deuteranopia (green-blind)
#C0CCEF
Tritanopia (blue-blind)
#58E6E4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #88dfef; /* rgb */ color: rgb(136, 223, 239); /* oklch */ color: oklch(85.4% 0.087 210.6);
Tailwind
colors: {
custom: {
50: '#b0e9f4',
500: '#88dfef',
950: '#000000',
},
}SCSS
$custom: #88dfef; $custom-light: #b0e9f4; $custom-dark: #000000;
JSON
{
"hex": "#88dfef",
"rgb": {
"r": 136,
"g": 223,
"b": 239
},
"hsl": {
"h": 189.32,
"s": 76.296,
"l": 73.529
},
"oklch": {
"l": 0.85428,
"c": 0.08674,
"h": 210.6
},
"luminance": 0.64242
}Semantic roles & 50–950 ramp
primary
#88DFEF
secondary
#CA6451
accent
#2D0DD8
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111617
muted
#818485