#5CF1B5#5CF1B5
#5CF1B5 is a very light, vivid teal. Relative luminance 0.685; OKLCH L 86.3% C 0.154 H 163.2°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF1B5 |
|---|---|
| RGB | rgb(92, 241, 181) |
| HSL | hsl(156, 84%, 65%) |
| HSV | hsv(156, 62%, 95%) |
| CMYK | cmyk(61.8%, 0%, 24.9%, 5.5%) |
| CIE-LAB | lab(86.26, -53.41, 17.42) |
| CIE-LCH | lch(86.26, 56.18, 161.93°) |
| OKLab | oklab(86.28% -0.147 0.0445) |
| OKLCH | oklch(86.28% 0.154 163.2) |
| XYZ | xyz(44.2050, 68.5175, 54.6027) |
| Luminance | 0.6852 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.88
Light Aquamarine
#7BFDC7
ΔE00 3.47
Greenish Cyan
#2AFEB7
ΔE00 3.58
Greenish Turquoise
#00FBB0
ΔE00 3.83
Light Blue Green
#7EFBB3
ΔE00 4.23
Bright Teal
#01F9C6
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF1B5 #F15C98
analogous
#5CF16A #5CF1B5 #5CE2F1
triadic
#5CF1B5 #B55CF1 #F1B55C
tetradic
#5CF1B5 #6A5CF1 #F15C98 #E2F15C
square
#5CF1B5 #6A5CF1 #F15C98 #E2F15C
split-complementary
#5CF1B5 #F15CE2 #F16A5C
monochromatic
#11C27B #24EC9B #5CF1B5 #94F6CF #CDFBE8
Accessibility & contrast
On white
1.43
#5CF1B5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#5CF1B5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF1B5
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF1B5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF1B5 | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE1B2
Deuteranopia (green-blind)
#D9D2B9
Tritanopia (blue-blind)
#00F1E0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #5cf1b5; /* rgb */ color: rgb(92, 241, 181); /* oklch */ color: oklch(86.3% 0.154 163.2);
Tailwind
colors: {
custom: {
50: '#98f6cb',
500: '#5cf1b5',
950: '#000000',
},
}SCSS
$custom: #5cf1b5; $custom-light: #98f6cb; $custom-dark: #000000;
JSON
{
"hex": "#5cf1b5",
"rgb": {
"r": 92,
"g": 241,
"b": 181
},
"hsl": {
"h": 155.839,
"s": 84.181,
"l": 65.294
},
"oklch": {
"l": 0.86282,
"c": 0.15361,
"h": 163.2
},
"luminance": 0.68522
}Semantic roles & 50–950 ramp
primary
#5CF1B5
secondary
#C0326B
accent
#055DE1
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1713
muted
#808582