#55E7EA#55E7EA
#55E7EA is a very light, vivid teal. Relative luminance 0.650; OKLCH L 85.2% C 0.123 H 197.1°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #55E7EA |
|---|---|
| RGB | rgb(85, 231, 234) |
| HSL | hsl(181, 78%, 63%) |
| HSV | hsv(181, 64%, 92%) |
| CMYK | cmyk(63.7%, 1.3%, 0%, 8.2%) |
| CIE-LAB | lab(84.49, -37.30, -12.95) |
| CIE-LCH | lch(84.49, 39.49, 199.15°) |
| OKLab | oklab(85.23% -0.1171 -0.0359) |
| OKLCH | oklch(85.23% 0.123 197.1) |
| XYZ | xyz(47.1670, 65.0184, 87.8900) |
| Luminance | 0.6502 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Light Blue
#26F7FD
ΔE00 3.85
Bright Cyan
#41FDFE
ΔE00 4.85
Robin'S Egg
#6DEDFD
ΔE00 5.24
Aqua
#00FFFF
ΔE00 5.66
Aqua Blue
#02D8E9
ΔE00 5.74
Mediumturquoise
#48D1CC
ΔE00 5.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55E7EA #EA5855
analogous
#55EAA2 #55E7EA #559DEA
triadic
#55E7EA #EA55E7 #E7EA55
tetradic
#55E7EA #A255EA #EA5855 #9DEA55
square
#55E7EA #A255EA #EA5855 #9DEA55
split-complementary
#55E7EA #EA559D #EAA255
monochromatic
#16ACAF #1FDFE3 #55E7EA #8BEFF1 #C2F6F7
Accessibility & contrast
On white
1.50
#55E7EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#55E7EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55E7EA
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55E7EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55E7EA | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DDEA
Deuteranopia (green-blind)
#C1CCEB
Tritanopia (blue-blind)
#00EEE7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #55e7ea; /* rgb */ color: rgb(85, 231, 234); /* oklch */ color: oklch(85.2% 0.123 197.1);
Tailwind
colors: {
custom: {
50: '#96eff0',
500: '#55e7ea',
950: '#000000',
},
}SCSS
$custom: #55e7ea; $custom-light: #96eff0; $custom-dark: #000000;
JSON
{
"hex": "#55e7ea",
"rgb": {
"r": 85,
"g": 231,
"b": 234
},
"hsl": {
"h": 181.208,
"s": 78.01,
"l": 62.549
},
"oklch": {
"l": 0.85227,
"c": 0.12252,
"h": 197.1
},
"luminance": 0.65024
}Semantic roles & 50–950 ramp
primary
#55E7EA
secondary
#B03634
accent
#0F0BDA
background
#FCFFFF
surface
#F5FEFE
border
#CFD6D6
text
#0F1616
muted
#808585