#55EBCA#55EBCA
#55EBCA is a very light, vivid teal. Relative luminance 0.656; OKLCH L 85.2% C 0.135 H 175.4°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #55EBCA |
|---|---|
| RGB | rgb(85, 235, 202) |
| HSL | hsl(167, 79%, 63%) |
| HSV | hsv(167, 64%, 92%) |
| CMYK | cmyk(63.8%, 0%, 14%, 7.8%) |
| CIE-LAB | lab(84.80, -47.35, 4.35) |
| CIE-LCH | lch(84.80, 47.55, 174.75°) |
| OKLab | oklab(85.19% -0.1349 0.0108) |
| OKLCH | oklch(85.19% 0.135 175.4) |
| XYZ | xyz(44.1101, 65.6074, 66.2045) |
| Luminance | 0.6561 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.31
Aqua Marine
#2EE8BB
ΔE00 3.48
Tiffany Blue
#7BF2DA
ΔE00 3.93
Light Turquoise
#7EF4CC
ΔE00 4.17
Bright Teal
#01F9C6
ΔE00 5.16
Aquamarine (survey)
#04D8B2
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55EBCA #EB5576
analogous
#55EB7F #55EBCA #55C1EB
triadic
#55EBCA #CA55EB #EBCA55
tetradic
#55EBCA #7F55EB #EB5576 #C1EB55
square
#55EBCA #7F55EB #EB5576 #C1EB55
split-complementary
#55EBCA #EB55C1 #EB7F55
monochromatic
#15B18E #1EE5B9 #55EBCA #8CF1DB #C3F8EC
Accessibility & contrast
On white
1.49
#55EBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#55EBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55EBCA
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55EBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55EBCA | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3DDC9
Deuteranopia (green-blind)
#CDCDCC
Tritanopia (blue-blind)
#00EEE1
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #55ebca; /* rgb */ color: rgb(85, 235, 202); /* oklch */ color: oklch(85.2% 0.135 175.4);
Tailwind
colors: {
custom: {
50: '#95f2da',
500: '#55ebca',
950: '#000000',
},
}SCSS
$custom: #55ebca; $custom-light: #95f2da; $custom-dark: #000000;
JSON
{
"hex": "#55ebca",
"rgb": {
"r": 85,
"g": 235,
"b": 202
},
"hsl": {
"h": 166.8,
"s": 78.947,
"l": 62.745
},
"oklch": {
"l": 0.85188,
"c": 0.13536,
"h": 175.4
},
"luminance": 0.65612
}Semantic roles & 50–950 ramp
primary
#55EBCA
secondary
#B1334F
accent
#0A38DB
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583