#5CFECD#5CFECD
#5CFECD is a very light, vivid teal. Relative luminance 0.776; OKLCH L 90.0% C 0.152 H 169.2°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #5CFECD |
|---|---|
| RGB | rgb(92, 254, 205) |
| HSL | hsl(162, 99%, 68%) |
| HSV | hsv(162, 64%, 100%) |
| CMYK | cmyk(63.8%, 0%, 19.3%, 0.4%) |
| CIE-LAB | lab(90.58, -53.44, 11.11) |
| CIE-LCH | lch(90.58, 54.58, 168.25°) |
| OKLab | oklab(89.98% -0.1493 0.0284) |
| OKLCH | oklch(89.98% 0.152 169.2) |
| XYZ | xyz(50.8693, 77.5612, 70.0357) |
| Luminance | 0.7757 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.62
Bright Teal
#01F9C6
ΔE00 2.75
Light Aquamarine
#7BFDC7
ΔE00 2.88
Light Turquoise
#7EF4CC
ΔE00 3.62
Light Aqua
#8CFFDB
ΔE00 4.39
Greenish Cyan
#2AFEB7
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CFECD #FE5C8D
analogous
#5CFE7C #5CFECD #5CDEFE
triadic
#5CFECD #CD5CFE #FECD5C
tetradic
#5CFECD #7C5CFE #FE5C8D #DEFE5C
square
#5CFECD #7C5CFE #FE5C8D #DEFE5C
split-complementary
#5CFECD #FE5CDE #FE7C5C
monochromatic
#01DE9B #1FFEBA #5CFECD #99FEE0 #D6FFF2
Accessibility & contrast
On white
1.27
#5CFECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#5CFECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CFECD
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CFECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CFECD | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EECB
Deuteranopia (green-blind)
#E1DDD0
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #5cfecd; /* rgb */ color: rgb(92, 254, 205); /* oklch */ color: oklch(90.0% 0.152 169.2);
Tailwind
colors: {
custom: {
50: '#9bffdc',
500: '#5cfecd',
950: '#000000',
},
}SCSS
$custom: #5cfecd; $custom-light: #9bffdc; $custom-dark: #000000;
JSON
{
"hex": "#5cfecd",
"rgb": {
"r": 92,
"g": 254,
"b": 205
},
"hsl": {
"h": 161.852,
"s": 98.78,
"l": 67.843
},
"oklch": {
"l": 0.89979,
"c": 0.152,
"h": 169.2
},
"luminance": 0.77567
}Semantic roles & 50–950 ramp
primary
#5CFECD
secondary
#D7275C
accent
#0045E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684