#88E4E2#88E4E2
#88E4E2 is a very light, moderate teal. Relative luminance 0.662; OKLCH L 86.1% C 0.088 H 193.8°. Best body text is #000000 at 14.24:1 contrast (WCAG AA passes).
Color values
| HEX | #88E4E2 |
|---|---|
| RGB | rgb(136, 228, 226) |
| HSL | hsl(179, 63%, 71%) |
| HSV | hsv(179, 40%, 89%) |
| CMYK | cmyk(40.4%, 0%, 0.9%, 10.6%) |
| CIE-LAB | lab(85.10, -27.85, -7.64) |
| CIE-LCH | lch(85.10, 28.88, 195.35°) |
| OKLab | oklab(86.11% -0.0856 -0.0211) |
| OKLCH | oklch(86.11% 0.088 193.8) |
| XYZ | xyz(51.6190, 66.2082, 81.9961) |
| Luminance | 0.6621 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Paleturquoise
#AFEEEE
ΔE00 5.31
Robin'S Egg Blue
#98EFF9
ΔE00 5.45
Robin Egg Blue
#8AF1FE
ΔE00 6.03
Light Cyan
#ACFFFC
ΔE00 6.23
Robin'S Egg
#6DEDFD
ΔE00 6.54
Mediumturquoise
#48D1CC
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#88E4E2 #E4888A
analogous
#88E4B4 #88E4E2 #88B8E4
triadic
#88E4E2 #E288E4 #E4E288
tetradic
#88E4E2 #B488E4 #E4888A #B8E488
square
#88E4E2 #B488E4 #E4888A #B8E488
split-complementary
#88E4E2 #E488B8 #E4B488
monochromatic
#2DC5C2 #56D9D6 #88E4E2 #BAEFEE #E6F9F9
Accessibility & contrast
On white
1.47
#88E4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.24
#88E4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #88E4E2
14.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##88E4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##88E4E2 | 1.00 | 1.47 | 14.24 | 14.24 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DADCE2
Deuteranopia (green-blind)
#C9CFE3
Tritanopia (blue-blind)
#5FE9E3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #88e4e2; /* rgb */ color: rgb(136, 228, 226); /* oklch */ color: oklch(86.1% 0.088 193.8);
Tailwind
colors: {
custom: {
50: '#afeceb',
500: '#88e4e2',
950: '#000000',
},
}SCSS
$custom: #88e4e2; $custom-light: #afeceb; $custom-dark: #000000;
JSON
{
"hex": "#88e4e2",
"rgb": {
"r": 136,
"g": 228,
"b": 226
},
"hsl": {
"h": 178.696,
"s": 63.014,
"l": 71.373
},
"oklch": {
"l": 0.86113,
"c": 0.08818,
"h": 193.8
},
"luminance": 0.66212
}Semantic roles & 50–950 ramp
primary
#88E4E2
secondary
#BD5456
accent
#1B1FCB
background
#FDFEFE
surface
#F8FDFD
border
#D1D5D5
text
#111616
muted
#818484