#55E7E5#55E7E5
#55E7E5 is a very light, vivid teal. Relative luminance 0.647; OKLCH L 85.1% C 0.123 H 193.8°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #55E7E5 |
|---|---|
| RGB | rgb(85, 231, 229) |
| HSL | hsl(179, 75%, 62%) |
| HSV | hsv(179, 63%, 91%) |
| CMYK | cmyk(63.2%, 0%, 0.9%, 9.4%) |
| CIE-LAB | lab(84.35, -38.67, -10.53) |
| CIE-LCH | lch(84.35, 40.08, 195.24°) |
| OKLab | oklab(85.06% -0.1192 -0.0293) |
| OKLCH | oklch(85.06% 0.123 193.8) |
| XYZ | xyz(46.4588, 64.7351, 84.1602) |
| Luminance | 0.6474 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 4.43
Bright Cyan
#41FDFE
ΔE00 4.85
Turquoise
#40E0D0
ΔE00 5.25
Mediumturquoise
#48D1CC
ΔE00 5.30
Bright Turquoise
#0FFEF9
ΔE00 5.39
Aqua
#00FFFF
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55E7E5 #E75557
analogous
#55E79C #55E7E5 #55A0E7
triadic
#55E7E5 #E555E7 #E7E555
tetradic
#55E7E5 #9C55E7 #E75557 #A0E755
square
#55E7E5 #9C55E7 #E75557 #A0E755
split-complementary
#55E7E5 #E755A0 #E79C55
monochromatic
#18AAA8 #20DFDD #55E7E5 #8BEFED #C0F6F5
Accessibility & contrast
On white
1.51
#55E7E5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#55E7E5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55E7E5
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55E7E5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55E7E5 | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9DCE5
Deuteranopia (green-blind)
#C2CBE6
Tritanopia (blue-blind)
#00EEE6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #55e7e5; /* rgb */ color: rgb(85, 231, 229); /* oklch */ color: oklch(85.1% 0.123 193.8);
Tailwind
colors: {
custom: {
50: '#96efed',
500: '#55e7e5',
950: '#000000',
},
}SCSS
$custom: #55e7e5; $custom-light: #96efed; $custom-dark: #000000;
JSON
{
"hex": "#55e7e5",
"rgb": {
"r": 85,
"g": 231,
"b": 229
},
"hsl": {
"h": 179.178,
"s": 75.258,
"l": 61.961
},
"oklch": {
"l": 0.85061,
"c": 0.12275,
"h": 193.8
},
"luminance": 0.6474
}Semantic roles & 50–950 ramp
primary
#55E7E5
secondary
#AB3537
accent
#0E11D7
background
#FCFFFE
surface
#F5FEFD
border
#CFD6D5
text
#0F1616
muted
#808584