#88E4E4#88E4E4
#88E4E4 is a very light, moderate teal. Relative luminance 0.663; OKLCH L 86.2% C 0.088 H 195.6°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #88E4E4 |
|---|---|
| RGB | rgb(136, 228, 228) |
| HSL | hsl(180, 63%, 71%) |
| HSV | hsv(180, 40%, 89%) |
| CMYK | cmyk(40.4%, 0%, 0%, 10.6%) |
| CIE-LAB | lab(85.16, -27.37, -8.62) |
| CIE-LCH | lch(85.16, 28.69, 197.48°) |
| OKLab | oklab(86.18% -0.0848 -0.0237) |
| OKLCH | oklch(86.18% 0.088 195.6) |
| XYZ | xyz(51.8950, 66.3186, 83.4499) |
| Luminance | 0.6632 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg Blue
#98EFF9
ΔE00 4.81
Paleturquoise
#AFEEEE
ΔE00 5.13
Robin Egg Blue
#8AF1FE
ΔE00 5.37
Robin'S Egg
#6DEDFD
ΔE00 5.88
Light Cyan
#ACFFFC
ΔE00 6.25
Pale Cyan
#B7FFFA
ΔE00 7.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88E4E4 #E48888
analogous
#88E4B6 #88E4E4 #88B6E4
triadic
#88E4E4 #E488E4 #E4E488
tetradic
#88E4E4 #B688E4 #E48888 #B6E488
square
#88E4E4 #B688E4 #E48888 #B6E488
split-complementary
#88E4E4 #E488B6 #E4B688
monochromatic
#2DC5C5 #56D9D9 #88E4E4 #BAEFEF #E6F9F9
Accessibility & contrast
On white
1.47
#88E4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#88E4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88E4E4
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88E4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88E4E4 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DCE4
Deuteranopia (green-blind)
#C9D0E5
Tritanopia (blue-blind)
#5EE9E4
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #88e4e4; /* rgb */ color: rgb(136, 228, 228); /* oklch */ color: oklch(86.2% 0.088 195.6);
Tailwind
colors: {
custom: {
50: '#afecec',
500: '#88e4e4',
950: '#000000',
},
}SCSS
$custom: #88e4e4; $custom-light: #afecec; $custom-dark: #000000;
JSON
{
"hex": "#88e4e4",
"rgb": {
"r": 136,
"g": 228,
"b": 228
},
"hsl": {
"h": 180,
"s": 63.014,
"l": 71.373
},
"oklch": {
"l": 0.86177,
"c": 0.08807,
"h": 195.6
},
"luminance": 0.66322
}Semantic roles & 50–950 ramp
primary
#88E4E4
secondary
#BD5454
accent
#1B1BCB
background
#FDFEFE
surface
#F8FDFD
border
#D1D5D5
text
#111616
muted
#818484