#55E7E9#55E7E9
#55E7E9 is a very light, vivid teal. Relative luminance 0.650; OKLCH L 85.2% C 0.123 H 196.4°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #55E7E9 |
|---|---|
| RGB | rgb(85, 231, 233) |
| HSL | hsl(181, 77%, 62%) |
| HSV | hsv(181, 64%, 91%) |
| CMYK | cmyk(63.5%, 0.9%, 0%, 8.6%) |
| CIE-LAB | lab(84.46, -37.58, -12.47) |
| CIE-LCH | lch(84.46, 39.59, 198.36°) |
| OKLab | oklab(85.19% -0.1175 -0.0346) |
| OKLCH | oklch(85.19% 0.123 196.4) |
| XYZ | xyz(47.0237, 64.9611, 87.1355) |
| Luminance | 0.6497 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.91
Bright Cyan
#41FDFE
ΔE00 4.80
Robin'S Egg
#6DEDFD
ΔE00 5.56
Aqua
#00FFFF
ΔE00 5.58
Mediumturquoise
#48D1CC
ΔE00 5.79
Bright Turquoise
#0FFEF9
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55E7E9 #E95755
analogous
#55E9A1 #55E7E9 #559DE9
triadic
#55E7E9 #E955E7 #E7E955
tetradic
#55E7E9 #A155E9 #E95755 #9DE955
square
#55E7E9 #A155E9 #E95755 #9DE955
split-complementary
#55E7E9 #E9559D #E9A155
monochromatic
#16ABAD #1FDFE2 #55E7E9 #8BEFF0 #C1F6F7
Accessibility & contrast
On white
1.50
#55E7E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#55E7E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55E7E9
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55E7E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55E7E9 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DDE9
Deuteranopia (green-blind)
#C1CCEA
Tritanopia (blue-blind)
#00EEE7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #55e7e9; /* rgb */ color: rgb(85, 231, 233); /* oklch */ color: oklch(85.2% 0.123 196.4);
Tailwind
colors: {
custom: {
50: '#96eff0',
500: '#55e7e9',
950: '#000000',
},
}SCSS
$custom: #55e7e9; $custom-light: #96eff0; $custom-dark: #000000;
JSON
{
"hex": "#55e7e9",
"rgb": {
"r": 85,
"g": 231,
"b": 233
},
"hsl": {
"h": 180.811,
"s": 77.083,
"l": 62.353
},
"oklch": {
"l": 0.85194,
"c": 0.12253,
"h": 196.4
},
"luminance": 0.64966
}Semantic roles & 50–950 ramp
primary
#55E7E9
secondary
#AE3634
accent
#0F0CD9
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1616
muted
#808585