#55EBC1#55EBC1
#55EBC1 is a very light, vivid teal. Relative luminance 0.652; OKLCH L 84.9% C 0.141 H 170.9°. Best body text is #000000 at 14.04:1 contrast (WCAG AA passes).
Color values
| HEX | #55EBC1 |
|---|---|
| RGB | rgb(85, 235, 193) |
| HSL | hsl(163, 79%, 63%) |
| HSV | hsv(163, 64%, 92%) |
| CMYK | cmyk(63.8%, 0%, 17.9%, 7.8%) |
| CIE-LAB | lab(84.58, -49.49, 8.77) |
| CIE-LCH | lch(84.58, 50.26, 169.96°) |
| OKLab | oklab(84.94% -0.139 0.0224) |
| OKLCH | oklch(84.94% 0.141 170.9) |
| XYZ | xyz(43.0755, 65.1936, 60.7552) |
| Luminance | 0.6520 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 1.94
Light Turquoise
#7EF4CC
ΔE00 3.52
Aqua (survey)
#13EAC9
ΔE00 3.65
Bright Teal
#01F9C6
ΔE00 3.90
Aquamarine
#7FFFD4
ΔE00 4.97
Eucalyptus
#44D7A8
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55EBC1 #EB557F
analogous
#55EB76 #55EBC1 #55CAEB
triadic
#55EBC1 #C155EB #EBC155
tetradic
#55EBC1 #7655EB #EB557F #CAEB55
square
#55EBC1 #7655EB #EB557F #CAEB55
split-complementary
#55EBC1 #EB55CA #EB7655
monochromatic
#15B185 #1EE5AD #55EBC1 #8CF1D5 #C3F8E9
Accessibility & contrast
On white
1.50
#55EBC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.04
#55EBC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55EBC1
14.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55EBC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55EBC1 | 1.00 | 1.50 | 14.04 | 14.04 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DCBF
Deuteranopia (green-blind)
#CFCDC4
Tritanopia (blue-blind)
#00EDDF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #55ebc1; /* rgb */ color: rgb(85, 235, 193); /* oklch */ color: oklch(84.9% 0.141 170.9);
Tailwind
colors: {
custom: {
50: '#95f2d3',
500: '#55ebc1',
950: '#000000',
},
}SCSS
$custom: #55ebc1; $custom-light: #95f2d3; $custom-dark: #000000;
JSON
{
"hex": "#55ebc1",
"rgb": {
"r": 85,
"g": 235,
"b": 193
},
"hsl": {
"h": 163.2,
"s": 78.947,
"l": 62.745
},
"oklch": {
"l": 0.84944,
"c": 0.14075,
"h": 170.9
},
"luminance": 0.65198
}Semantic roles & 50–950 ramp
primary
#55EBC1
secondary
#B13356
accent
#0A45DB
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583