#5CFCC1#5CFCC1
#5CFCC1 is a very light, vivid teal. Relative luminance 0.757; OKLCH L 89.2% C 0.158 H 164.9°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #5CFCC1 |
|---|---|
| RGB | rgb(92, 252, 193) |
| HSL | hsl(158, 96%, 67%) |
| HSV | hsv(158, 63%, 99%) |
| CMYK | cmyk(63.5%, 0%, 23.4%, 1.2%) |
| CIE-LAB | lab(89.74, -55.28, 16.11) |
| CIE-LCH | lch(89.74, 57.58, 163.76°) |
| OKLab | oklab(89.21% -0.1527 0.0412) |
| OKLCH | oklch(89.21% 0.158 164.9) |
| XYZ | xyz(48.8446, 75.7412, 62.4871) |
| Luminance | 0.7575 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.24
Light Greenish Blue
#63F7B4
ΔE00 2.38
Greenish Cyan
#2AFEB7
ΔE00 2.72
Bright Teal
#01F9C6
ΔE00 3.56
Greenish Turquoise
#00FBB0
ΔE00 3.62
Aquamarine
#7FFFD4
ΔE00 4.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CFCC1 #FC5C97
analogous
#5CFC71 #5CFCC1 #5CE7FC
triadic
#5CFCC1 #C15CFC #FCC15C
tetradic
#5CFCC1 #715CFC #FC5C97 #E7FC5C
square
#5CFCC1 #715CFC #FC5C97 #E7FC5C
split-complementary
#5CFCC1 #FC5CE7 #FC715C
monochromatic
#04DA8B #20FBAA #5CFCC1 #98FDD8 #D4FEEF
Accessibility & contrast
On white
1.30
#5CFCC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#5CFCC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CFCC1
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CFCC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CFCC1 | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7EBBE
Deuteranopia (green-blind)
#E1DBC5
Tritanopia (blue-blind)
#00FCEC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #5cfcc1; /* rgb */ color: rgb(92, 252, 193); /* oklch */ color: oklch(89.2% 0.158 164.9);
Tailwind
colors: {
custom: {
50: '#9afed3',
500: '#5cfcc1',
950: '#000000',
},
}SCSS
$custom: #5cfcc1; $custom-light: #9afed3; $custom-dark: #000000;
JSON
{
"hex": "#5cfcc1",
"rgb": {
"r": 92,
"g": 252,
"b": 193
},
"hsl": {
"h": 157.875,
"s": 96.386,
"l": 67.451
},
"oklch": {
"l": 0.89207,
"c": 0.15813,
"h": 164.9
},
"luminance": 0.75746
}Semantic roles & 50–950 ramp
primary
#5CFCC1
secondary
#D32968
accent
#0055E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683