#55FFBE#55FFBE
#55FFBE is a very light, vivid teal. Relative luminance 0.772; OKLCH L 89.7% C 0.167 H 163.5°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #55FFBE |
|---|---|
| RGB | rgb(85, 255, 190) |
| HSL | hsl(157, 100%, 67%) |
| HSV | hsv(157, 67%, 100%) |
| CMYK | cmyk(66.7%, 0%, 25.5%, 0%) |
| CIE-LAB | lab(90.40, -58.25, 18.54) |
| CIE-LCH | lch(90.40, 61.13, 162.34°) |
| OKLab | oklab(89.68% -0.1601 0.0473) |
| OKLCH | oklch(89.68% 0.167 163.5) |
| XYZ | xyz(48.7955, 77.1636, 61.0277) |
| Luminance | 0.7717 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Greenish Cyan
#2AFEB7
ΔE00 1.78
Light Greenish Blue
#63F7B4
ΔE00 2.15
Greenish Turquoise
#00FBB0
ΔE00 2.77
Light Aquamarine
#7BFDC7
ΔE00 3.04
Light Blue Green
#7EFBB3
ΔE00 3.94
Bright Teal
#01F9C6
ΔE00 4.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#55FFBE #FF5596
analogous
#55FF69 #55FFBE #55EBFF
triadic
#55FFBE #BE55FF #FFBE55
tetradic
#55FFBE #6955FF #FF5596 #EBFF55
square
#55FFBE #6955FF #FF5596 #EBFF55
split-complementary
#55FFBE #FF55EB #FF6955
monochromatic
#00DA86 #18FFA7 #55FFBE #92FFD5 #CFFFED
Accessibility & contrast
On white
1.28
#55FFBE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#55FFBE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #55FFBE
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##55FFBE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##55FFBE | 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)
#FBEDBA
Deuteranopia (green-blind)
#E4DDC2
Tritanopia (blue-blind)
#00FFED
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #55ffbe; /* rgb */ color: rgb(85, 255, 190); /* oklch */ color: oklch(89.7% 0.167 163.5);
Tailwind
colors: {
custom: {
50: '#97ffd1',
500: '#55ffbe',
950: '#000000',
},
}SCSS
$custom: #55ffbe; $custom-light: #97ffd1; $custom-dark: #000000;
JSON
{
"hex": "#55ffbe",
"rgb": {
"r": 85,
"g": 255,
"b": 190
},
"hsl": {
"h": 157.059,
"s": 100,
"l": 66.667
},
"oklch": {
"l": 0.8968,
"c": 0.16695,
"h": 163.5
},
"luminance": 0.77169
}Semantic roles & 50–950 ramp
primary
#55FFBE
secondary
#D32568
accent
#0058E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683