#55EBC5#55EBC5
#55EBC5 is a very light, vivid teal. Relative luminance 0.654; OKLCH L 85.1% C 0.138 H 172.8°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #55EBC5 |
|---|---|
| RGB | rgb(85, 235, 197) |
| HSL | hsl(165, 79%, 63%) |
| HSV | hsv(165, 64%, 92%) |
| CMYK | cmyk(63.8%, 0%, 16.2%, 7.8%) |
| CIE-LAB | lab(84.68, -48.55, 6.80) |
| CIE-LCH | lch(84.68, 49.02, 172.02°) |
| OKLab | oklab(85.05% -0.1372 0.0172) |
| OKLCH | oklch(85.05% 0.138 172.8) |
| XYZ | xyz(43.5277, 65.3745, 63.1371) |
| Luminance | 0.6538 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.43
Aqua (survey)
#13EAC9
ΔE00 2.89
Light Turquoise
#7EF4CC
ΔE00 3.62
Bright Teal
#01F9C6
ΔE00 4.32
Tiffany Blue
#7BF2DA
ΔE00 4.90
Aquamarine (survey)
#04D8B2
ΔE00 5.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55EBC5 #EB557B
analogous
#55EB7A #55EBC5 #55C6EB
triadic
#55EBC5 #C555EB #EBC555
tetradic
#55EBC5 #7A55EB #EB557B #C6EB55
square
#55EBC5 #7A55EB #EB557B #C6EB55
split-complementary
#55EBC5 #EB55C6 #EB7A55
monochromatic
#15B189 #1EE5B2 #55EBC5 #8CF1D8 #C3F8EA
Accessibility & contrast
On white
1.49
#55EBC5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#55EBC5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55EBC5
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55EBC5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55EBC5 | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DCC3
Deuteranopia (green-blind)
#CFCDC8
Tritanopia (blue-blind)
#00EDE0
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #55ebc5; /* rgb */ color: rgb(85, 235, 197); /* oklch */ color: oklch(85.1% 0.138 172.8);
Tailwind
colors: {
custom: {
50: '#95f2d6',
500: '#55ebc5',
950: '#000000',
},
}SCSS
$custom: #55ebc5; $custom-light: #95f2d6; $custom-dark: #000000;
JSON
{
"hex": "#55ebc5",
"rgb": {
"r": 85,
"g": 235,
"b": 197
},
"hsl": {
"h": 164.8,
"s": 78.947,
"l": 62.745
},
"oklch": {
"l": 0.85051,
"c": 0.13824,
"h": 172.8
},
"luminance": 0.65379
}Semantic roles & 50–950 ramp
primary
#55EBC5
secondary
#B13353
accent
#0A3FDB
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583