#55EEC2#55EEC2
#55EEC2 is a very light, vivid teal. Relative luminance 0.670; OKLCH L 85.7% C 0.144 H 170.2°. Best body text is #000000 at 14.40:1 contrast (WCAG AA passes).
Color values
| HEX | #55EEC2 |
|---|---|
| RGB | rgb(85, 238, 194) |
| HSL | hsl(163, 82%, 63%) |
| HSV | hsv(163, 64%, 93%) |
| CMYK | cmyk(64.3%, 0%, 18.5%, 6.7%) |
| CIE-LAB | lab(85.49, -50.51, 9.54) |
| CIE-LCH | lch(85.49, 51.40, 169.31°) |
| OKLab | oklab(85.69% -0.1415 0.0244) |
| OKLCH | oklch(85.69% 0.144 170.2) |
| XYZ | xyz(44.0535, 66.9706, 61.6334) |
| Luminance | 0.6697 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.18
Light Turquoise
#7EF4CC
ΔE00 3.28
Bright Teal
#01F9C6
ΔE00 3.32
Aqua (survey)
#13EAC9
ΔE00 4.04
Aquamarine
#7FFFD4
ΔE00 4.46
Light Aquamarine
#7BFDC7
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55EEC2 #EE5581
analogous
#55EE75 #55EEC2 #55CDEE
triadic
#55EEC2 #C255EE #EEC255
tetradic
#55EEC2 #7555EE #EE5581 #CDEE55
square
#55EEC2 #7555EE #EE5581 #CDEE55
split-complementary
#55EEC2 #EE55CD #EE7555
monochromatic
#12B687 #1DE8AE #55EEC2 #8DF4D6 #C4F9EA
Accessibility & contrast
On white
1.46
#55EEC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.40
#55EEC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55EEC2
14.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55EEC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55EEC2 | 1.00 | 1.46 | 14.40 | 14.40 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DFC0
Deuteranopia (green-blind)
#D2CFC5
Tritanopia (blue-blind)
#00F0E1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #55eec2; /* rgb */ color: rgb(85, 238, 194); /* oklch */ color: oklch(85.7% 0.144 170.2);
Tailwind
colors: {
custom: {
50: '#95f4d4',
500: '#55eec2',
950: '#000000',
},
}SCSS
$custom: #55eec2; $custom-light: #95f4d4; $custom-dark: #000000;
JSON
{
"hex": "#55eec2",
"rgb": {
"r": 85,
"g": 238,
"b": 194
},
"hsl": {
"h": 162.745,
"s": 81.818,
"l": 63.333
},
"oklch": {
"l": 0.85691,
"c": 0.1436,
"h": 170.2
},
"luminance": 0.66975
}Semantic roles & 50–950 ramp
primary
#55EEC2
secondary
#B63157
accent
#0745DE
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583