#55EEBF#55EEBF
#55EEBF is a very light, vivid teal. Relative luminance 0.668; OKLCH L 85.6% C 0.146 H 168.9°. Best body text is #000000 at 14.37:1 contrast (WCAG AA passes).
Color values
| HEX | #55EEBF |
|---|---|
| RGB | rgb(85, 238, 191) |
| HSL | hsl(162, 82%, 63%) |
| HSV | hsv(162, 64%, 93%) |
| CMYK | cmyk(64.3%, 0%, 19.7%, 6.7%) |
| CIE-LAB | lab(85.42, -51.20, 11.01) |
| CIE-LCH | lch(85.42, 52.37, 167.86°) |
| OKLab | oklab(85.61% -0.1429 0.0282) |
| OKLCH | oklch(85.61% 0.146 168.9) |
| XYZ | xyz(43.7200, 66.8372, 59.8769) |
| Luminance | 0.6684 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.28
Bright Teal
#01F9C6
ΔE00 3.25
Light Turquoise
#7EF4CC
ΔE00 3.48
Light Aquamarine
#7BFDC7
ΔE00 4.34
Aquamarine
#7FFFD4
ΔE00 4.56
Aqua (survey)
#13EAC9
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55EEBF #EE5584
analogous
#55EE72 #55EEBF #55D0EE
triadic
#55EEBF #BF55EE #EEBF55
tetradic
#55EEBF #7255EE #EE5584 #D0EE55
square
#55EEBF #7255EE #EE5584 #D0EE55
split-complementary
#55EEBF #EE55D0 #EE7255
monochromatic
#12B684 #1DE8AA #55EEBF #8DF4D4 #C4F9E9
Accessibility & contrast
On white
1.46
#55EEBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.37
#55EEBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55EEBF
14.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55EEBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55EEBF | 1.00 | 1.46 | 14.37 | 14.37 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8DFBD
Deuteranopia (green-blind)
#D3CFC2
Tritanopia (blue-blind)
#00EFE1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #55eebf; /* rgb */ color: rgb(85, 238, 191); /* oklch */ color: oklch(85.6% 0.146 168.9);
Tailwind
colors: {
custom: {
50: '#95f4d2',
500: '#55eebf',
950: '#000000',
},
}SCSS
$custom: #55eebf; $custom-light: #95f4d2; $custom-dark: #000000;
JSON
{
"hex": "#55eebf",
"rgb": {
"r": 85,
"g": 238,
"b": 191
},
"hsl": {
"h": 161.569,
"s": 81.818,
"l": 63.333
},
"oklch": {
"l": 0.85614,
"c": 0.14562,
"h": 168.9
},
"luminance": 0.66842
}Semantic roles & 50–950 ramp
primary
#55EEBF
secondary
#B6315A
accent
#0749DE
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1714
muted
#808583