#5CFFD3#5CFFD3
#5CFFD3 is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.4% C 0.149 H 171.5°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #5CFFD3 |
|---|---|
| RGB | rgb(92, 255, 211) |
| HSL | hsl(164, 100%, 68%) |
| HSV | hsv(164, 64%, 100%) |
| CMYK | cmyk(63.9%, 0%, 17.3%, 0%) |
| CIE-LAB | lab(91.00, -52.48, 8.63) |
| CIE-LCH | lch(91.00, 53.19, 170.67°) |
| OKLab | oklab(90.37% -0.1476 0.022) |
| OKLCH | oklch(90.37% 0.149 171.5) |
| XYZ | xyz(51.9256, 78.4928, 74.0295) |
| Luminance | 0.7850 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Aquamarine
#7FFFD4
ΔE00 2.50
Bright Teal
#01F9C6
ΔE00 3.11
Light Turquoise
#7EF4CC
ΔE00 3.56
Light Aquamarine
#7BFDC7
ΔE00 3.83
Light Aqua
#8CFFDB
ΔE00 3.84
Aqua Marine
#2EE8BB
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5CFFD3 #FF5C88
analogous
#5CFF82 #5CFFD3 #5CD9FF
triadic
#5CFFD3 #D35CFF #FFD35C
tetradic
#5CFFD3 #825CFF #FF5C88 #D9FF5C
square
#5CFFD3 #825CFF #FF5C88 #D9FF5C
split-complementary
#5CFFD3 #FF5CD9 #FF825C
monochromatic
#00E1A4 #1FFFC2 #5CFFD3 #99FFE4 #D6FFF4
Accessibility & contrast
On white
1.26
#5CFFD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#5CFFD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5CFFD3
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5CFFD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5CFFD3 | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8EFD1
Deuteranopia (green-blind)
#E1DED6
Tritanopia (blue-blind)
#00FFF2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #5cffd3; /* rgb */ color: rgb(92, 255, 211); /* oklch */ color: oklch(90.4% 0.149 171.5);
Tailwind
colors: {
custom: {
50: '#9bffe0',
500: '#5cffd3',
950: '#000000',
},
}SCSS
$custom: #5cffd3; $custom-light: #9bffe0; $custom-dark: #000000;
JSON
{
"hex": "#5cffd3",
"rgb": {
"r": 92,
"g": 255,
"b": 211
},
"hsl": {
"h": 163.804,
"s": 100,
"l": 68.039
},
"oklch": {
"l": 0.9037,
"c": 0.14927,
"h": 171.5
},
"luminance": 0.78498
}Semantic roles & 50–950 ramp
primary
#5CFFD3
secondary
#D92657
accent
#003EE6
background
#FCFFFE
surface
#F6FFFC
border
#D0D7D5
text
#101815
muted
#808684