#55FFBD#55FFBD
#55FFBD is a very light, vivid teal. Relative luminance 0.771; OKLCH L 89.7% C 0.168 H 163.2°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #55FFBD |
|---|---|
| RGB | rgb(85, 255, 189) |
| HSL | hsl(157, 100%, 67%) |
| HSV | hsv(157, 67%, 100%) |
| CMYK | cmyk(66.7%, 0%, 25.9%, 0%) |
| CIE-LAB | lab(90.38, -58.46, 19.03) |
| CIE-LCH | lch(90.38, 61.48, 161.97°) |
| OKLab | oklab(89.66% -0.1605 0.0485) |
| OKLCH | oklch(89.66% 0.168 163.2) |
| XYZ | xyz(48.6866, 77.1200, 60.4540) |
| Luminance | 0.7712 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 1.70
Light Greenish Blue
#63F7B4
ΔE00 2.06
Greenish Turquoise
#00FBB0
ΔE00 2.66
Light Aquamarine
#7BFDC7
ΔE00 3.15
Light Blue Green
#7EFBB3
ΔE00 3.81
Bright Sea Green
#05FFA6
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55FFBD #FF5597
analogous
#55FF68 #55FFBD #55ECFF
triadic
#55FFBD #BD55FF #FFBD55
tetradic
#55FFBD #6855FF #FF5597 #ECFF55
square
#55FFBD #6855FF #FF5597 #ECFF55
split-complementary
#55FFBD #FF55EC #FF6855
monochromatic
#00DA85 #18FFA5 #55FFBD #92FFD5 #CFFFED
Accessibility & contrast
On white
1.28
#55FFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#55FFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55FFBD
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55FFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55FFBD | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEDB9
Deuteranopia (green-blind)
#E4DDC1
Tritanopia (blue-blind)
#00FFED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #55ffbd; /* rgb */ color: rgb(85, 255, 189); /* oklch */ color: oklch(89.7% 0.168 163.2);
Tailwind
colors: {
custom: {
50: '#97ffd1',
500: '#55ffbd',
950: '#000000',
},
}SCSS
$custom: #55ffbd; $custom-light: #97ffd1; $custom-dark: #000000;
JSON
{
"hex": "#55ffbd",
"rgb": {
"r": 85,
"g": 255,
"b": 189
},
"hsl": {
"h": 156.706,
"s": 100,
"l": 66.667
},
"oklch": {
"l": 0.89657,
"c": 0.16772,
"h": 163.2
},
"luminance": 0.77125
}Semantic roles & 50–950 ramp
primary
#55FFBD
secondary
#D32569
accent
#0059E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683