#55E9C2#55E9C2
#55E9C2 is a very light, vivid teal. Relative luminance 0.641; OKLCH L 84.5% C 0.138 H 172.1°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #55E9C2 |
|---|---|
| RGB | rgb(85, 233, 194) |
| HSL | hsl(164, 77%, 62%) |
| HSV | hsv(164, 64%, 91%) |
| CMYK | cmyk(63.5%, 0%, 16.7%, 8.6%) |
| CIE-LAB | lab(84.02, -48.41, 7.43) |
| CIE-LCH | lch(84.02, 48.98, 171.27°) |
| OKLab | oklab(84.49% -0.1365 0.0189) |
| OKLCH | oklch(84.49% 0.138 172.1) |
| XYZ | xyz(42.6180, 64.0996, 61.1549) |
| Luminance | 0.6410 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.14
Aqua (survey)
#13EAC9
ΔE00 3.13
Light Turquoise
#7EF4CC
ΔE00 3.79
Bright Teal
#01F9C6
ΔE00 4.48
Aquamarine (survey)
#04D8B2
ΔE00 4.75
Eucalyptus
#44D7A8
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55E9C2 #E9557C
analogous
#55E978 #55E9C2 #55C6E9
triadic
#55E9C2 #C255E9 #E9C255
tetradic
#55E9C2 #7855E9 #E9557C #C6E955
square
#55E9C2 #7855E9 #E9557C #C6E955
split-complementary
#55E9C2 #E955C6 #E97855
monochromatic
#16AD85 #1FE2AF #55E9C2 #8BF0D5 #C1F7E9
Accessibility & contrast
On white
1.52
#55E9C2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#55E9C2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55E9C2
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55E9C2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55E9C2 | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2DAC0
Deuteranopia (green-blind)
#CDCBC5
Tritanopia (blue-blind)
#00EBDE
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #55e9c2; /* rgb */ color: rgb(85, 233, 194); /* oklch */ color: oklch(84.5% 0.138 172.1);
Tailwind
colors: {
custom: {
50: '#94f1d4',
500: '#55e9c2',
950: '#000000',
},
}SCSS
$custom: #55e9c2; $custom-light: #94f1d4; $custom-dark: #000000;
JSON
{
"hex": "#55e9c2",
"rgb": {
"r": 85,
"g": 233,
"b": 194
},
"hsl": {
"h": 164.189,
"s": 77.083,
"l": 62.353
},
"oklch": {
"l": 0.8449,
"c": 0.13779,
"h": 172.1
},
"luminance": 0.64104
}Semantic roles & 50–950 ramp
primary
#55E9C2
secondary
#AE3454
accent
#0C42D9
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583