#55F0BD#55F0BD
#55F0BD is a very light, vivid teal. Relative luminance 0.679; OKLCH L 86.0% C 0.149 H 167.3°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #55F0BD |
|---|---|
| RGB | rgb(85, 240, 189) |
| HSL | hsl(160, 84%, 64%) |
| HSV | hsv(160, 65%, 94%) |
| CMYK | cmyk(64.6%, 0%, 21.2%, 5.9%) |
| CIE-LAB | lab(85.97, -52.47, 12.83) |
| CIE-LCH | lch(85.97, 54.01, 166.26°) |
| OKLab | oklab(86.05% -0.1458 0.0328) |
| OKLCH | oklch(86.05% 0.149 167.3) |
| XYZ | xyz(44.0870, 67.9208, 58.9208) |
| Luminance | 0.6793 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.90
Bright Teal
#01F9C6
ΔE00 3.10
Light Aquamarine
#7BFDC7
ΔE00 3.76
Light Turquoise
#7EF4CC
ΔE00 3.78
Light Greenish Blue
#63F7B4
ΔE00 3.85
Aquamarine
#7FFFD4
ΔE00 4.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55F0BD #F05588
analogous
#55F06F #55F0BD #55D5F0
triadic
#55F0BD #BD55F0 #F0BD55
tetradic
#55F0BD #6F55F0 #F05588 #D5F055
square
#55F0BD #6F55F0 #F05588 #D5F055
split-complementary
#55F0BD #F055D5 #F06F55
monochromatic
#10BA82 #1DEBA7 #55F0BD #8DF5D3 #C5FAE9
Accessibility & contrast
On white
1.44
#55F0BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#55F0BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55F0BD
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55F0BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55F0BD | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE0BA
Deuteranopia (green-blind)
#D5D1C0
Tritanopia (blue-blind)
#00F1E2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #55f0bd; /* rgb */ color: rgb(85, 240, 189); /* oklch */ color: oklch(86.0% 0.149 167.3);
Tailwind
colors: {
custom: {
50: '#95f6d1',
500: '#55f0bd',
950: '#000000',
},
}SCSS
$custom: #55f0bd; $custom-light: #95f6d1; $custom-dark: #000000;
JSON
{
"hex": "#55f0bd",
"rgb": {
"r": 85,
"g": 240,
"b": 189
},
"hsl": {
"h": 160.258,
"s": 83.784,
"l": 63.725
},
"oklch": {
"l": 0.86045,
"c": 0.14942,
"h": 167.3
},
"luminance": 0.67926
}Semantic roles & 50–950 ramp
primary
#55F0BD
secondary
#B9305D
accent
#054DE0
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583