#88DFEC#88DFEC
#88DFEC is a very light, moderate teal. Relative luminance 0.641; OKLCH L 85.3% C 0.086 H 207.8°. Best body text is #000000 at 13.81:1 contrast (WCAG AA passes).
Color values
| HEX | #88DFEC |
|---|---|
| RGB | rgb(136, 223, 236) |
| HSL | hsl(188, 72%, 73%) |
| HSV | hsv(188, 42%, 93%) |
| CMYK | cmyk(42.4%, 5.5%, 0%, 7.5%) |
| CIE-LAB | lab(84.00, -22.94, -14.58) |
| CIE-LCH | lch(84.00, 27.18, 212.43°) |
| OKLab | oklab(85.32% -0.0759 -0.0401) |
| OKLCH | oklch(85.32% 0.086 207.8) |
| XYZ | xyz(51.6757, 64.0619, 88.9827) |
| Luminance | 0.6407 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 3.73
Robin Egg Blue
#8AF1FE
ΔE00 4.07
Robin'S Egg
#6DEDFD
ΔE00 4.38
Powder Blue
#B0E0E6
ΔE00 6.13
Paleturquoise
#AFEEEE
ΔE00 6.51
Aqua Blue
#02D8E9
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88DFEC #EC9588
analogous
#88ECC7 #88DFEC #88ADEC
triadic
#88DFEC #EC88DF #DFEC88
tetradic
#88DFEC #C788EC #EC9588 #ADEC88
square
#88DFEC #C788EC #EC9588 #ADEC88
split-complementary
#88DFEC #EC88AD #ECC788
monochromatic
#22C0D7 #53D1E4 #88DFEC #BDEDF4 #E5F8FB
Accessibility & contrast
On white
1.52
#88DFEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.81
#88DFEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88DFEC
13.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88DFEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88DFEC | 1.00 | 1.52 | 13.81 | 13.81 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D9ED
Deuteranopia (green-blind)
#C1CCEC
Tritanopia (blue-blind)
#5AE6E3
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #88dfec; /* rgb */ color: rgb(136, 223, 236); /* oklch */ color: oklch(85.3% 0.086 207.8);
Tailwind
colors: {
custom: {
50: '#b0e9f2',
500: '#88dfec',
950: '#000000',
},
}SCSS
$custom: #88dfec; $custom-light: #b0e9f2; $custom-dark: #000000;
JSON
{
"hex": "#88dfec",
"rgb": {
"r": 136,
"g": 223,
"b": 236
},
"hsl": {
"h": 187.8,
"s": 72.464,
"l": 72.941
},
"oklch": {
"l": 0.85324,
"c": 0.0858,
"h": 207.8
},
"luminance": 0.64066
}Semantic roles & 50–950 ramp
primary
#88DFEC
secondary
#C66152
accent
#2A11D5
background
#FDFEFF
surface
#F8FCFE
border
#D1D5D6
text
#111616
muted
#818485