#5BFACA#5BFACA
#5BFACA is a very light, vivid teal. Relative luminance 0.749; OKLCH L 88.9% C 0.150 H 169.3°. Best body text is #000000 at 15.97:1 contrast (WCAG AA passes).
Color values
| HEX | #5BFACA |
|---|---|
| RGB | rgb(91, 250, 202) |
| HSL | hsl(162, 94%, 67%) |
| HSV | hsv(162, 64%, 98%) |
| CMYK | cmyk(63.6%, 0%, 19.2%, 2%) |
| CIE-LAB | lab(89.32, -52.64, 10.87) |
| CIE-LCH | lch(89.32, 53.76, 168.33°) |
| OKLab | oklab(88.93% -0.1471 0.0278) |
| OKLCH | oklch(88.93% 0.15 169.3) |
| XYZ | xyz(49.1553, 74.8543, 67.7235) |
| Luminance | 0.7486 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 2.54
Aquamarine
#7FFFD4
ΔE00 2.79
Light Aquamarine
#7BFDC7
ΔE00 3.00
Light Turquoise
#7EF4CC
ΔE00 3.21
Aqua Marine
#2EE8BB
ΔE00 4.36
Light Aqua
#8CFFDB
ΔE00 4.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5BFACA #FA5B8B
analogous
#5BFA7B #5BFACA #5BDAFA
triadic
#5BFACA #CA5BFA #FACA5B
tetradic
#5BFACA #7B5BFA #FA5B8B #DAFA5B
square
#5BFACA #7B5BFA #FA5B8B #DAFA5B
split-complementary
#5BFACA #FA5BDA #FA7B5B
monochromatic
#06D496 #20F8B7 #5BFACA #96FCDD #D2FEF0
Accessibility & contrast
On white
1.31
#5BFACA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.97
#5BFACA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5BFACA
15.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5BFACA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5BFACA | 1.00 | 1.31 | 15.97 | 15.97 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EAC8
Deuteranopia (green-blind)
#DDDACD
Tritanopia (blue-blind)
#00FBEC
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #5bfaca; /* rgb */ color: rgb(91, 250, 202); /* oklch */ color: oklch(88.9% 0.150 169.3);
Tailwind
colors: {
custom: {
50: '#99fdda',
500: '#5bfaca',
950: '#000000',
},
}SCSS
$custom: #5bfaca; $custom-light: #99fdda; $custom-dark: #000000;
JSON
{
"hex": "#5bfaca",
"rgb": {
"r": 91,
"g": 250,
"b": 202
},
"hsl": {
"h": 161.887,
"s": 94.083,
"l": 66.863
},
"oklch": {
"l": 0.88925,
"c": 0.14974,
"h": 169.3
},
"luminance": 0.7486
}Semantic roles & 50–950 ramp
primary
#5BFACA
secondary
#CF2B5C
accent
#0045E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683