#55EDBF#55EDBF
#55EDBF is a very light, vivid teal. Relative luminance 0.663; OKLCH L 85.4% C 0.144 H 169.2°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #55EDBF |
|---|---|
| RGB | rgb(85, 237, 191) |
| HSL | hsl(162, 81%, 63%) |
| HSV | hsv(162, 64%, 93%) |
| CMYK | cmyk(64.1%, 0%, 19.4%, 7.1%) |
| CIE-LAB | lab(85.13, -50.78, 10.59) |
| CIE-LCH | lch(85.13, 51.87, 168.22°) |
| OKLab | oklab(85.37% -0.1419 0.0271) |
| OKLCH | oklch(85.37% 0.144 169.2) |
| XYZ | xyz(43.4297, 66.2566, 59.7801) |
| Luminance | 0.6626 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.11
Bright Teal
#01F9C6
ΔE00 3.41
Light Turquoise
#7EF4CC
ΔE00 3.49
Aqua (survey)
#13EAC9
ΔE00 4.46
Light Aquamarine
#7BFDC7
ΔE00 4.58
Aquamarine
#7FFFD4
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55EDBF #ED5583
analogous
#55ED73 #55EDBF #55CFED
triadic
#55EDBF #BF55ED #EDBF55
tetradic
#55EDBF #7355ED #ED5583 #CFED55
square
#55EDBF #7355ED #ED5583 #CFED55
split-complementary
#55EDBF #ED55CF #ED7355
monochromatic
#13B484 #1EE7AA #55EDBF #8CF3D4 #C4F9E9
Accessibility & contrast
On white
1.47
#55EDBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#55EDBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55EDBF
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55EDBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55EDBF | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7DEBD
Deuteranopia (green-blind)
#D2CEC2
Tritanopia (blue-blind)
#00EEE0
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #55edbf; /* rgb */ color: rgb(85, 237, 191); /* oklch */ color: oklch(85.4% 0.144 169.2);
Tailwind
colors: {
custom: {
50: '#95f4d2',
500: '#55edbf',
950: '#000000',
},
}SCSS
$custom: #55edbf; $custom-light: #95f4d2; $custom-dark: #000000;
JSON
{
"hex": "#55edbf",
"rgb": {
"r": 85,
"g": 237,
"b": 191
},
"hsl": {
"h": 161.842,
"s": 80.851,
"l": 63.137
},
"oklch": {
"l": 0.85373,
"c": 0.14443,
"h": 169.2
},
"luminance": 0.66261
}Semantic roles & 50–950 ramp
primary
#55EDBF
secondary
#B43259
accent
#0849DD
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583