#5DFFCA#5DFFCA
#5DFFCA is a very light, vivid teal. Relative luminance 0.781; OKLCH L 90.2% C 0.155 H 167.6°. Best body text is #000000 at 16.62:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFFCA |
|---|---|
| RGB | rgb(93, 255, 202) |
| HSL | hsl(160, 100%, 68%) |
| HSV | hsv(160, 64%, 100%) |
| CMYK | cmyk(63.5%, 0%, 20.8%, 0%) |
| CIE-LAB | lab(90.83, -54.35, 13.02) |
| CIE-LCH | lch(90.83, 55.89, 166.53°) |
| OKLab | oklab(90.17% -0.1512 0.0333) |
| OKLCH | oklch(90.17% 0.155 167.6) |
| XYZ | xyz(50.9294, 78.1060, 68.2576) |
| Luminance | 0.7811 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.38
Aquamarine
#7FFFD4
ΔE00 3.00
Bright Teal
#01F9C6
ΔE00 3.01
Greenish Cyan
#2AFEB7
ΔE00 3.87
Light Greenish Blue
#63F7B4
ΔE00 3.95
Light Turquoise
#7EF4CC
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFFCA #FF5D92
analogous
#5DFF79 #5DFFCA #5DE3FF
triadic
#5DFFCA #CA5DFF #FFCA5D
tetradic
#5DFFCA #795DFF #FF5D92 #E3FF5D
square
#5DFFCA #795DFF #FF5D92 #E3FF5D
split-complementary
#5DFFCA #FF5DE3 #FF795D
monochromatic
#00E298 #20FFB6 #5DFFCA #9AFFDE #D7FFF2
Accessibility & contrast
On white
1.26
#5DFFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.62
#5DFFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFFCA
16.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFFCA | 1.00 | 1.26 | 16.62 | 16.62 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC7
Deuteranopia (green-blind)
#E3DECE
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #5dffca; /* rgb */ color: rgb(93, 255, 202); /* oklch */ color: oklch(90.2% 0.155 167.6);
Tailwind
colors: {
custom: {
50: '#9bffda',
500: '#5dffca',
950: '#000000',
},
}SCSS
$custom: #5dffca; $custom-light: #9bffda; $custom-dark: #000000;
JSON
{
"hex": "#5dffca",
"rgb": {
"r": 93,
"g": 255,
"b": 202
},
"hsl": {
"h": 160.37,
"s": 100,
"l": 68.235
},
"oklch": {
"l": 0.90167,
"c": 0.15481,
"h": 167.6
},
"luminance": 0.78111
}Semantic roles & 50–950 ramp
primary
#5DFFCA
secondary
#D92761
accent
#004BE6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683