#5CFEC6#5CFEC6
#5CFEC6 is a very light, vivid teal. Relative luminance 0.772; OKLCH L 89.8% C 0.157 H 166.3°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #5CFEC6 |
|---|---|
| RGB | rgb(92, 254, 198) |
| HSL | hsl(159, 99%, 68%) |
| HSV | hsv(159, 64%, 100%) |
| CMYK | cmyk(63.8%, 0%, 22%, 0.4%) |
| CIE-LAB | lab(90.43, -55.00, 14.50) |
| CIE-LCH | lch(90.43, 56.88, 165.23°) |
| OKLab | oklab(89.81% -0.1524 0.0371) |
| OKLCH | oklch(89.81% 0.157 166.3) |
| XYZ | xyz(50.0432, 77.2308, 65.6848) |
| Luminance | 0.7724 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.21
Bright Teal
#01F9C6
ΔE00 3.20
Light Greenish Blue
#63F7B4
ΔE00 3.23
Greenish Cyan
#2AFEB7
ΔE00 3.24
Aquamarine
#7FFFD4
ΔE00 3.50
Greenish Turquoise
#00FBB0
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CFEC6 #FE5C94
analogous
#5CFE75 #5CFEC6 #5CE5FE
triadic
#5CFEC6 #C65CFE #FEC65C
tetradic
#5CFEC6 #755CFE #FE5C94 #E5FE5C
square
#5CFEC6 #755CFE #FE5C94 #E5FE5C
split-complementary
#5CFEC6 #FE5CE5 #FE755C
monochromatic
#01DE92 #1FFEB1 #5CFEC6 #99FEDB #D6FFF1
Accessibility & contrast
On white
1.28
#5CFEC6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#5CFEC6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CFEC6
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CFEC6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CFEC6 | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EDC3
Deuteranopia (green-blind)
#E2DDCA
Tritanopia (blue-blind)
#00FFEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #5cfec6; /* rgb */ color: rgb(92, 254, 198); /* oklch */ color: oklch(89.8% 0.157 166.3);
Tailwind
colors: {
custom: {
50: '#9affd7',
500: '#5cfec6',
950: '#000000',
},
}SCSS
$custom: #5cfec6; $custom-light: #9affd7; $custom-dark: #000000;
JSON
{
"hex": "#5cfec6",
"rgb": {
"r": 92,
"g": 254,
"b": 198
},
"hsl": {
"h": 159.259,
"s": 98.78,
"l": 67.843
},
"oklch": {
"l": 0.89805,
"c": 0.15688,
"h": 166.3
},
"luminance": 0.77236
}Semantic roles & 50–950 ramp
primary
#5CFEC6
secondary
#D72764
accent
#004FE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683