#5DFFC3#5DFFC3
#5DFFC3 is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.0% C 0.160 H 164.8°. Best body text is #000000 at 16.56:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFFC3 |
|---|---|
| RGB | rgb(93, 255, 195) |
| HSL | hsl(158, 100%, 68%) |
| HSV | hsv(158, 64%, 100%) |
| CMYK | cmyk(63.5%, 0%, 23.5%, 0%) |
| CIE-LAB | lab(90.68, -55.88, 16.41) |
| CIE-LCH | lch(90.68, 58.24, 163.64°) |
| OKLab | oklab(90% -0.1543 0.042) |
| OKLCH | oklch(90% 0.16 164.8) |
| XYZ | xyz(50.1193, 77.7819, 63.9913) |
| Luminance | 0.7779 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.27
Light Greenish Blue
#63F7B4
ΔE00 2.62
Greenish Cyan
#2AFEB7
ΔE00 2.66
Greenish Turquoise
#00FBB0
ΔE00 3.67
Bright Teal
#01F9C6
ΔE00 3.81
Aquamarine
#7FFFD4
ΔE00 4.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFFC3 #FF5D99
analogous
#5DFF72 #5DFFC3 #5DEAFF
triadic
#5DFFC3 #C35DFF #FFC35D
tetradic
#5DFFC3 #725DFF #FF5D99 #EAFF5D
square
#5DFFC3 #725DFF #FF5D99 #EAFF5D
split-complementary
#5DFFC3 #FF5DEA #FF725D
monochromatic
#00E28E #20FFAC #5DFFC3 #9AFFDA #D7FFF0
Accessibility & contrast
On white
1.27
#5DFFC3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.56
#5DFFC3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFFC3
16.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFFC3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFFC3 | 1.00 | 1.27 | 16.56 | 16.56 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEEC0
Deuteranopia (green-blind)
#E4DEC7
Tritanopia (blue-blind)
#00FFEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #5dffc3; /* rgb */ color: rgb(93, 255, 195); /* oklch */ color: oklch(90.0% 0.160 164.8);
Tailwind
colors: {
custom: {
50: '#9bffd5',
500: '#5dffc3',
950: '#000000',
},
}SCSS
$custom: #5dffc3; $custom-light: #9bffd5; $custom-dark: #000000;
JSON
{
"hex": "#5dffc3",
"rgb": {
"r": 93,
"g": 255,
"b": 195
},
"hsl": {
"h": 157.778,
"s": 100,
"l": 68.235
},
"oklch": {
"l": 0.89997,
"c": 0.15989,
"h": 164.8
},
"luminance": 0.77787
}Semantic roles & 50–950 ramp
primary
#5DFFC3
secondary
#D92769
accent
#0055E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683