#88EEED#88EEED
#88EEED is a very light, moderate teal. Relative luminance 0.725; OKLCH L 88.7% C 0.096 H 194.7°. Best body text is #000000 at 15.50:1 contrast (WCAG AA passes).
Color values
| HEX | #88EEED |
|---|---|
| RGB | rgb(136, 238, 237) |
| HSL | hsl(179, 75%, 73%) |
| HSV | hsv(179, 43%, 93%) |
| CMYK | cmyk(42.9%, 0%, 0.4%, 6.7%) |
| CIE-LAB | lab(88.21, -29.98, -8.83) |
| CIE-LCH | lch(88.21, 31.25, 196.41°) |
| OKLab | oklab(88.71% -0.0926 -0.0244) |
| OKLCH | oklch(88.71% 0.096 194.7) |
| XYZ | xyz(56.0080, 72.4933, 91.1455) |
| Luminance | 0.7250 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Cyan
#ACFFFC
ΔE00 4.68
Robin'S Egg Blue
#98EFF9
ΔE00 4.81
Robin Egg Blue
#8AF1FE
ΔE00 5.07
Paleturquoise
#AFEEEE
ΔE00 5.31
Robin'S Egg
#6DEDFD
ΔE00 5.75
Bright Cyan
#41FDFE
ΔE00 5.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88EEED #EE8889
analogous
#88EEBA #88EEED #88BCEE
triadic
#88EEED #ED88EE #EEED88
tetradic
#88EEED #BA88EE #EE8889 #BCEE88
square
#88EEED #BA88EE #EE8889 #BCEE88
split-complementary
#88EEED #EE88BC #EEBA88
monochromatic
#1FDCDA #52E6E5 #88EEED #BEF6F5 #E4FBFB
Accessibility & contrast
On white
1.35
#88EEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.50
#88EEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88EEED
15.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88EEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88EEED | 1.00 | 1.35 | 15.50 | 15.50 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E5ED
Deuteranopia (green-blind)
#D0D8EE
Tritanopia (blue-blind)
#56F4ED
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #88eeed; /* rgb */ color: rgb(136, 238, 237); /* oklch */ color: oklch(88.7% 0.096 194.7);
Tailwind
colors: {
custom: {
50: '#b0f4f2',
500: '#88eeed',
950: '#000000',
},
}SCSS
$custom: #88eeed; $custom-light: #b0f4f2; $custom-dark: #000000;
JSON
{
"hex": "#88eeed",
"rgb": {
"r": 136,
"g": 238,
"b": 237
},
"hsl": {
"h": 179.412,
"s": 75,
"l": 73.333
},
"oklch": {
"l": 0.88707,
"c": 0.09572,
"h": 194.7
},
"luminance": 0.72498
}Semantic roles & 50–950 ramp
primary
#88EEED
secondary
#C95152
accent
#0E10D7
background
#FDFFFF
surface
#F8FEFE
border
#D1D6D6
text
#111717
muted
#818585