#5CFBD4#5CFBD4
#5CFBD4 is a very light, vivid teal. Relative luminance 0.760; OKLCH L 89.5% C 0.144 H 173.5°. Best body text is #000000 at 16.20:1 contrast (WCAG AA passes).
Color values
| HEX | #5CFBD4 |
|---|---|
| RGB | rgb(92, 251, 212) |
| HSL | hsl(165, 95%, 67%) |
| HSV | hsv(165, 63%, 98%) |
| CMYK | cmyk(63.3%, 0%, 15.5%, 1.6%) |
| CIE-LAB | lab(89.87, -50.59, 6.47) |
| CIE-LCH | lch(89.87, 51.00, 172.71°) |
| OKLab | oklab(89.45% -0.1432 0.0164) |
| OKLCH | oklch(89.45% 0.144 173.5) |
| XYZ | xyz(50.7887, 76.0177, 74.2708) |
| Luminance | 0.7602 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.96
Light Turquoise
#7EF4CC
ΔE00 3.29
Bright Teal
#01F9C6
ΔE00 3.57
Light Aqua
#8CFFDB
ΔE00 3.69
Aqua (survey)
#13EAC9
ΔE00 4.66
Tiffany Blue
#7BF2DA
ΔE00 4.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CFBD4 #FB5C83
analogous
#5CFB85 #5CFBD4 #5CD3FB
triadic
#5CFBD4 #D45CFB #FBD45C
tetradic
#5CFBD4 #855CFB #FB5C83 #D3FB5C
square
#5CFBD4 #855CFB #FB5C83 #D3FB5C
split-complementary
#5CFBD4 #FB5CD3 #FB855C
monochromatic
#05D7A4 #20FAC4 #5CFBD4 #98FCE4 #D3FEF4
Accessibility & contrast
On white
1.30
#5CFBD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.20
#5CFBD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CFBD4
16.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CFBD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CFBD4 | 1.00 | 1.30 | 16.20 | 16.20 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3ECD2
Deuteranopia (green-blind)
#DDDBD7
Tritanopia (blue-blind)
#00FEF0
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #5cfbd4; /* rgb */ color: rgb(92, 251, 212); /* oklch */ color: oklch(89.5% 0.144 173.5);
Tailwind
colors: {
custom: {
50: '#9afde1',
500: '#5cfbd4',
950: '#000000',
},
}SCSS
$custom: #5cfbd4; $custom-light: #9afde1; $custom-dark: #000000;
JSON
{
"hex": "#5cfbd4",
"rgb": {
"r": 92,
"g": 251,
"b": 212
},
"hsl": {
"h": 165.283,
"s": 95.21,
"l": 67.255
},
"oklch": {
"l": 0.8945,
"c": 0.14417,
"h": 173.5
},
"luminance": 0.76023
}Semantic roles & 50–950 ramp
primary
#5CFBD4
secondary
#D12A53
accent
#0038E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684