#88E6ED#88E6ED
#88E6ED is a very light, moderate teal. Relative luminance 0.679; OKLCH L 86.9% C 0.090 H 201.8°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #88E6ED |
|---|---|
| RGB | rgb(136, 230, 237) |
| HSL | hsl(184, 74%, 73%) |
| HSV | hsv(184, 43%, 93%) |
| CMYK | cmyk(42.6%, 3%, 0%, 7.1%) |
| CIE-LAB | lab(85.98, -26.12, -12.15) |
| CIE-LCH | lch(85.98, 28.81, 204.93°) |
| OKLab | oklab(86.92% -0.0835 -0.0334) |
| OKLCH | oklch(86.92% 0.09 201.8) |
| XYZ | xyz(53.7304, 67.9382, 90.3864) |
| Luminance | 0.6794 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 2.75
Robin Egg Blue
#8AF1FE
ΔE00 3.09
Robin'S Egg
#6DEDFD
ΔE00 3.73
Paleturquoise
#AFEEEE
ΔE00 5.18
Light Cyan
#ACFFFC
ΔE00 6.65
Powder Blue
#B0E0E6
ΔE00 7.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88E6ED #ED8F88
analogous
#88EDC1 #88E6ED #88B3ED
triadic
#88E6ED #ED88E6 #E6ED88
tetradic
#88E6ED #C188ED #ED8F88 #B3ED88
square
#88E6ED #C188ED #ED8F88 #B3ED88
split-complementary
#88E6ED #ED88B3 #EDC188
monochromatic
#21CDDA #53DBE5 #88E6ED #BDF1F5 #E4F9FB
Accessibility & contrast
On white
1.44
#88E6ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#88E6ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88E6ED
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88E6ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88E6ED | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DFEE
Deuteranopia (green-blind)
#C8D2EE
Tritanopia (blue-blind)
#58ECE8
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #88e6ed; /* rgb */ color: rgb(136, 230, 237); /* oklch */ color: oklch(86.9% 0.090 201.8);
Tailwind
colors: {
custom: {
50: '#b0eef2',
500: '#88e6ed',
950: '#000000',
},
}SCSS
$custom: #88e6ed; $custom-light: #b0eef2; $custom-dark: #000000;
JSON
{
"hex": "#88e6ed",
"rgb": {
"r": 136,
"g": 230,
"b": 237
},
"hsl": {
"h": 184.158,
"s": 73.723,
"l": 73.137
},
"oklch": {
"l": 0.86918,
"c": 0.08994,
"h": 201.8
},
"luminance": 0.67942
}Semantic roles & 50–950 ramp
primary
#88E6ED
secondary
#C85A52
accent
#1D10D6
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#111617
muted
#818585