#6FED9D#6FED9D
#6FED9D is a very light, vivid green. Relative luminance 0.664; OKLCH L 85.4% C 0.160 H 153.5°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #6FED9D |
|---|---|
| RGB | rgb(111, 237, 157) |
| HSL | hsl(142, 78%, 68%) |
| HSV | hsv(142, 53%, 93%) |
| CMYK | cmyk(53.2%, 0%, 33.8%, 7.1%) |
| CIE-LAB | lab(85.19, -52.55, 28.37) |
| CIE-LCH | lch(85.19, 59.72, 151.64°) |
| OKLab | oklab(85.41% -0.1429 0.0713) |
| OKLCH | oklch(85.41% 0.16 153.5) |
| XYZ | xyz(42.9223, 66.3785, 42.4422) |
| Luminance | 0.6638 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.72
Seafoam (survey)
#80F9AD
ΔE00 2.94
Light Bluish Green
#76FDA8
ΔE00 3.37
Light Blue Green
#7EFBB3
ΔE00 3.63
Light Green Blue
#56FCA2
ΔE00 3.69
Sea Green (survey)
#53FCA1
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FED9D #ED6FBF
analogous
#80ED6F #6FED9D #6FEDDC
triadic
#6FED9D #9D6FED #ED9D6F
tetradic
#6FED9D #6F80ED #ED6FBF #EDDC6F
square
#6FED9D #6F80ED #ED6FBF #EDDC6F
split-complementary
#6FED9D #DC6FED #ED6F80
monochromatic
#19C959 #39E678 #6FED9D #A5F4C2 #DCFBE7
Accessibility & contrast
On white
1.47
#6FED9D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#6FED9D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FED9D
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FED9D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FED9D | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDC98
Deuteranopia (green-blind)
#DBD0A2
Tritanopia (blue-blind)
#4DEAD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6fed9d; /* rgb */ color: rgb(111, 237, 157); /* oklch */ color: oklch(85.4% 0.160 153.5);
Tailwind
colors: {
custom: {
50: '#a1f4ba',
500: '#6fed9d',
950: '#000000',
},
}SCSS
$custom: #6fed9d; $custom-light: #a1f4ba; $custom-dark: #000000;
JSON
{
"hex": "#6fed9d",
"rgb": {
"r": 111,
"g": 237,
"b": 157
},
"hsl": {
"h": 141.905,
"s": 77.778,
"l": 68.235
},
"oklch": {
"l": 0.85409,
"c": 0.15971,
"h": 153.5
},
"luminance": 0.66382
}Semantic roles & 50–950 ramp
primary
#6FED9D
secondary
#C53B93
accent
#0B8FDA
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581