#5CFDC1#5CFDC1
#5CFDC1 is a very light, vivid teal. Relative luminance 0.764; OKLCH L 89.4% C 0.159 H 164.6°. Best body text is #000000 at 16.28:1 contrast (WCAG AA passes).
Color values
| HEX | #5CFDC1 |
|---|---|
| RGB | rgb(92, 253, 193) |
| HSL | hsl(158, 98%, 68%) |
| HSV | hsv(158, 64%, 99%) |
| CMYK | cmyk(63.6%, 0%, 23.7%, 0.8%) |
| CIE-LAB | lab(90.03, -55.68, 16.52) |
| CIE-LCH | lch(90.03, 58.08, 163.48°) |
| OKLab | oklab(89.45% -0.1537 0.0422) |
| OKLCH | oklch(89.45% 0.159 164.6) |
| XYZ | xyz(49.1595, 76.3709, 62.5920) |
| Luminance | 0.7638 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.29
Light Greenish Blue
#63F7B4
ΔE00 2.33
Greenish Cyan
#2AFEB7
ΔE00 2.58
Greenish Turquoise
#00FBB0
ΔE00 3.51
Bright Teal
#01F9C6
ΔE00 3.72
Aquamarine
#7FFFD4
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CFDC1 #FD5C98
analogous
#5CFD71 #5CFDC1 #5CE8FD
triadic
#5CFDC1 #C15CFD #FDC15C
tetradic
#5CFDC1 #715CFD #FD5C98 #E8FD5C
square
#5CFDC1 #715CFD #FD5C98 #E8FD5C
split-complementary
#5CFDC1 #FD5CE8 #FD715C
monochromatic
#03DC8B #20FCAA #5CFDC1 #98FED8 #D5FEEF
Accessibility & contrast
On white
1.29
#5CFDC1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.28
#5CFDC1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CFDC1
16.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CFDC1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CFDC1 | 1.00 | 1.29 | 16.28 | 16.28 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8ECBE
Deuteranopia (green-blind)
#E2DCC5
Tritanopia (blue-blind)
#00FDEC
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #5cfdc1; /* rgb */ color: rgb(92, 253, 193); /* oklch */ color: oklch(89.4% 0.159 164.6);
Tailwind
colors: {
custom: {
50: '#9affd3',
500: '#5cfdc1',
950: '#000000',
},
}SCSS
$custom: #5cfdc1; $custom-light: #9affd3; $custom-dark: #000000;
JSON
{
"hex": "#5cfdc1",
"rgb": {
"r": 92,
"g": 253,
"b": 193
},
"hsl": {
"h": 157.64,
"s": 97.576,
"l": 67.647
},
"oklch": {
"l": 0.89446,
"c": 0.15937,
"h": 164.6
},
"luminance": 0.76376
}Semantic roles & 50–950 ramp
primary
#5CFDC1
secondary
#D52869
accent
#0056E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683