#55F3BD#55F3BD
#55F3BD is a very light, vivid teal. Relative luminance 0.697; OKLCH L 86.8% C 0.153 H 166.4°. Best body text is #000000 at 14.94:1 contrast (WCAG AA passes).
Color values
| HEX | #55F3BD |
|---|---|
| RGB | rgb(85, 243, 189) |
| HSL | hsl(159, 87%, 64%) |
| HSV | hsv(159, 65%, 95%) |
| CMYK | cmyk(65%, 0%, 22.2%, 4.7%) |
| CIE-LAB | lab(86.85, -53.69, 14.08) |
| CIE-LCH | lch(86.85, 55.50, 165.31°) |
| OKLab | oklab(86.77% -0.1488 0.036) |
| OKLCH | oklch(86.77% 0.153 166.4) |
| XYZ | xyz(44.9774, 69.7017, 59.2176) |
| Luminance | 0.6971 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 3.00
Light Greenish Blue
#63F7B4
ΔE00 3.14
Light Aquamarine
#7BFDC7
ΔE00 3.26
Aqua Marine
#2EE8BB
ΔE00 3.62
Greenish Cyan
#2AFEB7
ΔE00 3.85
Light Turquoise
#7EF4CC
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55F3BD #F3558B
analogous
#55F36E #55F3BD #55DAF3
triadic
#55F3BD #BD55F3 #F3BD55
tetradic
#55F3BD #6E55F3 #F3558B #DAF355
square
#55F3BD #6E55F3 #F3558B #DAF355
split-complementary
#55F3BD #F355DA #F36E55
monochromatic
#0EC083 #1CEFA7 #55F3BD #8EF7D3 #C7FBE9
Accessibility & contrast
On white
1.41
#55F3BD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.94
#55F3BD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55F3BD
14.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55F3BD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55F3BD | 1.00 | 1.41 | 14.94 | 14.94 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE3BA
Deuteranopia (green-blind)
#D8D3C1
Tritanopia (blue-blind)
#00F4E4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #55f3bd; /* rgb */ color: rgb(85, 243, 189); /* oklch */ color: oklch(86.8% 0.153 166.4);
Tailwind
colors: {
custom: {
50: '#96f8d1',
500: '#55f3bd',
950: '#000000',
},
}SCSS
$custom: #55f3bd; $custom-light: #96f8d1; $custom-dark: #000000;
JSON
{
"hex": "#55f3bd",
"rgb": {
"r": 85,
"g": 243,
"b": 189
},
"hsl": {
"h": 159.494,
"s": 86.813,
"l": 64.314
},
"oklch": {
"l": 0.86768,
"c": 0.15306,
"h": 166.4
},
"luminance": 0.69707
}Semantic roles & 50–950 ramp
primary
#55F3BD
secondary
#BE2E5F
accent
#024FE3
background
#FCFFFE
surface
#F5FFFB
border
#CFD7D4
text
#0F1714
muted
#808583