#5DFFC2#5DFFC2
#5DFFC2 is a very light, vivid teal. Relative luminance 0.777; OKLCH L 90.0% C 0.161 H 164.4°. Best body text is #000000 at 16.55:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFFC2 |
|---|---|
| RGB | rgb(93, 255, 194) |
| HSL | hsl(157, 100%, 68%) |
| HSV | hsv(157, 64%, 100%) |
| CMYK | cmyk(63.5%, 0%, 23.9%, 0%) |
| CIE-LAB | lab(90.66, -56.09, 16.89) |
| CIE-LCH | lch(90.66, 58.58, 163.24°) |
| OKLab | oklab(89.97% -0.1547 0.0432) |
| OKLCH | oklch(89.97% 0.161 164.4) |
| XYZ | xyz(50.0067, 77.7369, 63.3978) |
| Luminance | 0.7774 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.34
Light Greenish Blue
#63F7B4
ΔE00 2.46
Greenish Cyan
#2AFEB7
ΔE00 2.52
Greenish Turquoise
#00FBB0
ΔE00 3.53
Bright Teal
#01F9C6
ΔE00 3.95
Light Blue Green
#7EFBB3
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFFC2 #FF5D9A
analogous
#5DFF71 #5DFFC2 #5DEBFF
triadic
#5DFFC2 #C25DFF #FFC25D
tetradic
#5DFFC2 #715DFF #FF5D9A #EBFF5D
square
#5DFFC2 #715DFF #FF5D9A #EBFF5D
split-complementary
#5DFFC2 #FF5DEB #FF715D
monochromatic
#00E28D #20FFAB #5DFFC2 #9AFFD9 #D7FFF0
Accessibility & contrast
On white
1.27
#5DFFC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.55
#5DFFC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFFC2
16.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFFC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFFC2 | 1.00 | 1.27 | 16.55 | 16.55 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAEEBF
Deuteranopia (green-blind)
#E4DEC6
Tritanopia (blue-blind)
#00FFEE
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #5dffc2; /* rgb */ color: rgb(93, 255, 194); /* oklch */ color: oklch(90.0% 0.161 164.4);
Tailwind
colors: {
custom: {
50: '#9bffd4',
500: '#5dffc2',
950: '#000000',
},
}SCSS
$custom: #5dffc2; $custom-light: #9bffd4; $custom-dark: #000000;
JSON
{
"hex": "#5dffc2",
"rgb": {
"r": 93,
"g": 255,
"b": 194
},
"hsl": {
"h": 157.407,
"s": 100,
"l": 68.235
},
"oklch": {
"l": 0.89974,
"c": 0.16064,
"h": 164.4
},
"luminance": 0.77742
}Semantic roles & 50–950 ramp
primary
#5DFFC2
secondary
#D9276A
accent
#0056E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1814
muted
#808683