#55F0BE#55F0BE
#55F0BE is a very light, vivid teal. Relative luminance 0.680; OKLCH L 86.1% C 0.149 H 167.7°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #55F0BE |
|---|---|
| RGB | rgb(85, 240, 190) |
| HSL | hsl(161, 84%, 64%) |
| HSV | hsv(161, 65%, 94%) |
| CMYK | cmyk(64.6%, 0%, 20.8%, 5.9%) |
| CIE-LAB | lab(85.99, -52.24, 12.34) |
| CIE-LCH | lch(85.99, 53.68, 166.71°) |
| OKLab | oklab(86.07% -0.1453 0.0316) |
| OKLCH | oklch(86.07% 0.149 167.7) |
| XYZ | xyz(44.1959, 67.9644, 59.4945) |
| Luminance | 0.6797 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aqua Marine
#2EE8BB
ΔE00 2.78
Bright Teal
#01F9C6
ΔE00 3.04
Light Turquoise
#7EF4CC
ΔE00 3.65
Light Aquamarine
#7BFDC7
ΔE00 3.82
Light Greenish Blue
#63F7B4
ΔE00 4.07
Aquamarine
#7FFFD4
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55F0BE #F05587
analogous
#55F070 #55F0BE #55D4F0
triadic
#55F0BE #BE55F0 #F0BE55
tetradic
#55F0BE #7055F0 #F05587 #D4F055
square
#55F0BE #7055F0 #F05587 #D4F055
split-complementary
#55F0BE #F055D4 #F07055
monochromatic
#10BA83 #1DEBA8 #55F0BE #8DF5D4 #C5FAE9
Accessibility & contrast
On white
1.44
#55F0BE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#55F0BE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55F0BE
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55F0BE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55F0BE | 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)
#EAE0BB
Deuteranopia (green-blind)
#D5D1C1
Tritanopia (blue-blind)
#00F1E2
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #55f0be; /* rgb */ color: rgb(85, 240, 190); /* oklch */ color: oklch(86.1% 0.149 167.7);
Tailwind
colors: {
custom: {
50: '#95f6d1',
500: '#55f0be',
950: '#000000',
},
}SCSS
$custom: #55f0be; $custom-light: #95f6d1; $custom-dark: #000000;
JSON
{
"hex": "#55f0be",
"rgb": {
"r": 85,
"g": 240,
"b": 190
},
"hsl": {
"h": 160.645,
"s": 83.784,
"l": 63.725
},
"oklch": {
"l": 0.8607,
"c": 0.14871,
"h": 167.7
},
"luminance": 0.67969
}Semantic roles & 50–950 ramp
primary
#55F0BE
secondary
#B9305C
accent
#054CE0
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583