#5CFDD5#5CFDD5
#5CFDD5 is a very light, vivid teal. Relative luminance 0.773; OKLCH L 90.0% C 0.146 H 173.2°. Best body text is #000000 at 16.47:1 contrast (WCAG AA passes).
Color values
| HEX | #5CFDD5 |
|---|---|
| RGB | rgb(92, 253, 213) |
| HSL | hsl(165, 98%, 68%) |
| HSV | hsv(165, 64%, 99%) |
| CMYK | cmyk(63.6%, 0%, 15.8%, 0.8%) |
| CIE-LAB | lab(90.47, -51.19, 6.83) |
| CIE-LCH | lch(90.47, 51.64, 172.40°) |
| OKLab | oklab(89.95% -0.1448 0.0173) |
| OKLCH | oklch(89.95% 0.146 173.2) |
| XYZ | xyz(51.5433, 77.3244, 75.1466) |
| Luminance | 0.7733 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.80
Light Turquoise
#7EF4CC
ΔE00 3.45
Bright Teal
#01F9C6
ΔE00 3.50
Light Aqua
#8CFFDB
ΔE00 3.65
Light Aquamarine
#7BFDC7
ΔE00 4.59
Tiffany Blue
#7BF2DA
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CFDD5 #FD5C84
analogous
#5CFD84 #5CFDD5 #5CD5FD
triadic
#5CFDD5 #D55CFD #FDD55C
tetradic
#5CFDD5 #845CFD #FD5C84 #D5FD5C
square
#5CFDD5 #845CFD #FD5C84 #D5FD5C
split-complementary
#5CFDD5 #FD5CD5 #FD845C
monochromatic
#03DCA6 #20FCC5 #5CFDD5 #98FEE5 #D5FEF4
Accessibility & contrast
On white
1.28
#5CFDD5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.47
#5CFDD5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CFDD5
16.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CFDD5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CFDD5 | 1.00 | 1.28 | 16.47 | 16.47 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EDD3
Deuteranopia (green-blind)
#DEDDD8
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #5cfdd5; /* rgb */ color: rgb(92, 253, 213); /* oklch */ color: oklch(90.0% 0.146 173.2);
Tailwind
colors: {
custom: {
50: '#9bffe1',
500: '#5cfdd5',
950: '#000000',
},
}SCSS
$custom: #5cfdd5; $custom-light: #9bffe1; $custom-dark: #000000;
JSON
{
"hex": "#5cfdd5",
"rgb": {
"r": 92,
"g": 253,
"b": 213
},
"hsl": {
"h": 165.093,
"s": 97.576,
"l": 67.647
},
"oklch": {
"l": 0.8995,
"c": 0.14581,
"h": 173.2
},
"luminance": 0.7733
}Semantic roles & 50–950 ramp
primary
#5CFDD5
secondary
#D52853
accent
#0039E6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#0F1815
muted
#808684