#6FFD9D#6FFD9D
#6FFD9D is a very light, vivid green. Relative luminance 0.761; OKLCH L 89.3% C 0.181 H 151.6°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #6FFD9D |
|---|---|
| RGB | rgb(111, 253, 157) |
| HSL | hsl(139, 97%, 71%) |
| HSV | hsv(139, 56%, 99%) |
| CMYK | cmyk(56.1%, 0%, 37.9%, 0.8%) |
| CIE-LAB | lab(89.89, -58.89, 34.64) |
| CIE-LCH | lch(89.89, 68.33, 149.54°) |
| OKLab | oklab(89.26% -0.1596 0.0863) |
| OKLCH | oklch(89.26% 0.181 151.6) |
| XYZ | xyz(47.7631, 76.0600, 44.0558) |
| Luminance | 0.7606 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.78
Light Green Blue
#56FCA2
ΔE00 2.18
Sea Green (survey)
#53FCA1
ΔE00 2.22
Baby Green
#8CFF9E
ΔE00 2.59
Mint Green
#8FFF9F
ΔE00 2.84
Seafoam Green
#7AF9AB
ΔE00 2.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FFD9D #FD6FCF
analogous
#88FD6F #6FFD9D #6FFDE4
triadic
#6FFD9D #9D6FFD #FD9D6F
tetradic
#6FFD9D #6F88FD #FD6FCF #FDE46F
square
#6FFD9D #6F88FD #FD6FCF #FDE46F
split-complementary
#6FFD9D #E46FFD #FD6F88
monochromatic
#03EE4F #33FC74 #6FFD9D #ABFEC6 #E1FFEA
Accessibility & contrast
On white
1.30
#6FFD9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#6FFD9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FFD9D
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FFD9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FFD9D | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FEEA96
Deuteranopia (green-blind)
#EBDDA3
Tritanopia (blue-blind)
#48F9E5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6ffd9d; /* rgb */ color: rgb(111, 253, 157); /* oklch */ color: oklch(89.3% 0.181 151.6);
Tailwind
colors: {
custom: {
50: '#a3ffba',
500: '#6ffd9d',
950: '#000000',
},
}SCSS
$custom: #6ffd9d; $custom-light: #a3ffba; $custom-dark: #000000;
JSON
{
"hex": "#6ffd9d",
"rgb": {
"r": 111,
"g": 253,
"b": 157
},
"hsl": {
"h": 139.437,
"s": 97.26,
"l": 71.373
},
"oklch": {
"l": 0.89256,
"c": 0.18142,
"h": 151.6
},
"luminance": 0.76064
}Semantic roles & 50–950 ramp
primary
#6FFD9D
secondary
#D937A5
accent
#009BE6
background
#FDFFFD
surface
#F7FFF8
border
#D0D7D1
text
#101812
muted
#818682