#5CF5B0#5CF5B0
#5CF5B0 is a very light, vivid teal. Relative luminance 0.707; OKLCH L 87.1% C 0.163 H 160.4°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #5CF5B0 |
|---|---|
| RGB | rgb(92, 245, 176) |
| HSL | hsl(153, 88%, 66%) |
| HSV | hsv(153, 62%, 96%) |
| CMYK | cmyk(62.4%, 0%, 28.2%, 3.9%) |
| CIE-LAB | lab(87.34, -56.04, 21.50) |
| CIE-LCH | lch(87.34, 60.03, 159.01°) |
| OKLab | oklab(87.13% -0.1533 0.0547) |
| OKLCH | oklch(87.13% 0.163 160.4) |
| XYZ | xyz(44.8982, 70.7100, 52.3481) |
| Luminance | 0.7071 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.70
Greenish Cyan
#2AFEB7
ΔE00 2.85
Greenish Turquoise
#00FBB0
ΔE00 2.91
Light Blue Green
#7EFBB3
ΔE00 2.94
Seafoam Green
#7AF9AB
ΔE00 3.23
Seafoam (survey)
#80F9AD
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CF5B0 #F55CA1
analogous
#5CF563 #5CF5B0 #5CEDF5
triadic
#5CF5B0 #B05CF5 #F5B05C
tetradic
#5CF5B0 #635CF5 #F55CA1 #EDF55C
square
#5CF5B0 #635CF5 #F55CA1 #EDF55C
split-complementary
#5CF5B0 #F55CED #F5635C
monochromatic
#0CCA75 #22F194 #5CF5B0 #96F9CC #CFFCE8
Accessibility & contrast
On white
1.39
#5CF5B0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#5CF5B0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CF5B0
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CF5B0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CF5B0 | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E4AC
Deuteranopia (green-blind)
#DDD5B4
Tritanopia (blue-blind)
#00F4E2
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #5cf5b0; /* rgb */ color: rgb(92, 245, 176); /* oklch */ color: oklch(87.1% 0.163 160.4);
Tailwind
colors: {
custom: {
50: '#99f9c7',
500: '#5cf5b0',
950: '#000000',
},
}SCSS
$custom: #5cf5b0; $custom-light: #99f9c7; $custom-dark: #000000;
JSON
{
"hex": "#5cf5b0",
"rgb": {
"r": 92,
"g": 245,
"b": 176
},
"hsl": {
"h": 152.941,
"s": 88.439,
"l": 66.078
},
"oklch": {
"l": 0.87133,
"c": 0.16275,
"h": 160.4
},
"luminance": 0.70715
}Semantic roles & 50–950 ramp
primary
#5CF5B0
secondary
#C62F73
accent
#0068E5
background
#FCFFFD
surface
#F5FFF9
border
#CFD7D2
text
#0F1713
muted
#808582