#5CFDCD#5CFDCD
#5CFDCD is a very light, vivid teal. Relative luminance 0.769; OKLCH L 89.7% C 0.151 H 169.6°. Best body text is #000000 at 16.39:1 contrast (WCAG AA passes).
Color values
| HEX | #5CFDCD |
|---|---|
| RGB | rgb(92, 253, 205) |
| HSL | hsl(162, 98%, 68%) |
| HSV | hsv(162, 64%, 99%) |
| CMYK | cmyk(63.6%, 0%, 19%, 0.8%) |
| CIE-LAB | lab(90.29, -53.03, 10.70) |
| CIE-LCH | lch(90.29, 54.10, 168.59°) |
| OKLab | oklab(89.74% -0.1483 0.0274) |
| OKLCH | oklch(89.74% 0.151 169.6) |
| XYZ | xyz(50.5528, 76.9282, 69.9302) |
| Luminance | 0.7693 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.57
Bright Teal
#01F9C6
ΔE00 2.70
Light Aquamarine
#7BFDC7
ΔE00 2.99
Light Turquoise
#7EF4CC
ΔE00 3.44
Light Aqua
#8CFFDB
ΔE00 4.29
Greenish Cyan
#2AFEB7
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CFDCD #FD5C8C
analogous
#5CFD7D #5CFDCD #5CDCFD
triadic
#5CFDCD #CD5CFD #FDCD5C
tetradic
#5CFDCD #7D5CFD #FD5C8C #DCFD5C
square
#5CFDCD #7D5CFD #FD5C8C #DCFD5C
split-complementary
#5CFDCD #FD5CDC #FD7D5C
monochromatic
#03DC9B #20FCBA #5CFDCD #98FEE0 #D5FEF2
Accessibility & contrast
On white
1.28
#5CFDCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.39
#5CFDCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CFDCD
16.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CFDCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CFDCD | 1.00 | 1.28 | 16.39 | 16.39 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6EDCB
Deuteranopia (green-blind)
#E0DDD0
Tritanopia (blue-blind)
#00FFEF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #5cfdcd; /* rgb */ color: rgb(92, 253, 205); /* oklch */ color: oklch(89.7% 0.151 169.6);
Tailwind
colors: {
custom: {
50: '#9affdc',
500: '#5cfdcd',
950: '#000000',
},
}SCSS
$custom: #5cfdcd; $custom-light: #9affdc; $custom-dark: #000000;
JSON
{
"hex": "#5cfdcd",
"rgb": {
"r": 92,
"g": 253,
"b": 205
},
"hsl": {
"h": 162.112,
"s": 97.576,
"l": 67.647
},
"oklch": {
"l": 0.89741,
"c": 0.15082,
"h": 169.6
},
"luminance": 0.76934
}Semantic roles & 50–950 ramp
primary
#5CFDCD
secondary
#D5285C
accent
#0044E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684