#5DFFCC#5DFFCC
#5DFFCC is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.2% C 0.153 H 168.4°. Best body text is #000000 at 16.64:1 contrast (WCAG AA passes).
Color values
| HEX | #5DFFCC |
|---|---|
| RGB | rgb(93, 255, 204) |
| HSL | hsl(161, 100%, 68%) |
| HSV | hsv(161, 64%, 100%) |
| CMYK | cmyk(63.5%, 0%, 20%, 0%) |
| CIE-LAB | lab(90.87, -53.91, 12.05) |
| CIE-LCH | lch(90.87, 55.24, 167.40°) |
| OKLab | oklab(90.22% -0.1503 0.0308) |
| OKLCH | oklch(90.22% 0.153 168.4) |
| XYZ | xyz(51.1677, 78.2013, 69.5128) |
| Luminance | 0.7821 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.60
Aquamarine
#7FFFD4
ΔE00 2.75
Bright Teal
#01F9C6
ΔE00 2.91
Light Turquoise
#7EF4CC
ΔE00 3.87
Greenish Cyan
#2AFEB7
ΔE00 4.27
Light Greenish Blue
#63F7B4
ΔE00 4.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5DFFCC #FF5D90
analogous
#5DFF7B #5DFFCC #5DE1FF
triadic
#5DFFCC #CC5DFF #FFCC5D
tetradic
#5DFFCC #7B5DFF #FF5D90 #E1FF5D
square
#5DFFCC #7B5DFF #FF5D90 #E1FF5D
split-complementary
#5DFFCC #FF5DE1 #FF7B5D
monochromatic
#00E29B #20FFB9 #5DFFCC #9AFFDF #D7FFF3
Accessibility & contrast
On white
1.26
#5DFFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.64
#5DFFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5DFFCC
16.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5DFFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5DFFCC | 1.00 | 1.26 | 16.64 | 16.64 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9EEC9
Deuteranopia (green-blind)
#E2DECF
Tritanopia (blue-blind)
#00FFF0
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #5dffcc; /* rgb */ color: rgb(93, 255, 204); /* oklch */ color: oklch(90.2% 0.153 168.4);
Tailwind
colors: {
custom: {
50: '#9bffdb',
500: '#5dffcc',
950: '#000000',
},
}SCSS
$custom: #5dffcc; $custom-light: #9bffdb; $custom-dark: #000000;
JSON
{
"hex": "#5dffcc",
"rgb": {
"r": 93,
"g": 255,
"b": 204
},
"hsl": {
"h": 161.111,
"s": 100,
"l": 68.235
},
"oklch": {
"l": 0.90217,
"c": 0.15342,
"h": 168.4
},
"luminance": 0.78207
}Semantic roles & 50–950 ramp
primary
#5DFFCC
secondary
#D9275F
accent
#0048E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1815
muted
#808684