#6FED99#6FED99
#6FED99 is a very light, vivid green. Relative luminance 0.662; OKLCH L 85.3% C 0.163 H 152.3°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #6FED99 |
|---|---|
| RGB | rgb(111, 237, 153) |
| HSL | hsl(140, 78%, 68%) |
| HSV | hsv(140, 53%, 93%) |
| CMYK | cmyk(53.2%, 0%, 35.4%, 7.1%) |
| CIE-LAB | lab(85.12, -53.26, 30.31) |
| CIE-LCH | lch(85.12, 61.28, 150.36°) |
| OKLab | oklab(85.33% -0.1446 0.0759) |
| OKLCH | oklch(85.33% 0.163 152.3) |
| XYZ | xyz(42.5864, 66.2441, 40.6730) |
| Luminance | 0.6625 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.00
Seafoam (survey)
#80F9AD
ΔE00 3.25
Light Bluish Green
#76FDA8
ΔE00 3.41
Light Green Blue
#56FCA2
ΔE00 3.68
Sea Green (survey)
#53FCA1
ΔE00 3.75
Light Blue Green
#7EFBB3
ΔE00 4.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FED99 #ED6FC3
analogous
#84ED6F #6FED99 #6FEDD8
triadic
#6FED99 #996FED #ED996F
tetradic
#6FED99 #6F84ED #ED6FC3 #EDD86F
square
#6FED99 #6F84ED #ED6FC3 #EDD86F
split-complementary
#6FED99 #D86FED #ED6F84
monochromatic
#19C954 #39E672 #6FED99 #A5F4C0 #DCFBE6
Accessibility & contrast
On white
1.47
#6FED99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#6FED99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FED99
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FED99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FED99 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDC93
Deuteranopia (green-blind)
#DCD09E
Tritanopia (blue-blind)
#4FEAD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6fed99; /* rgb */ color: rgb(111, 237, 153); /* oklch */ color: oklch(85.3% 0.163 152.3);
Tailwind
colors: {
custom: {
50: '#a1f4b7',
500: '#6fed99',
950: '#000000',
},
}SCSS
$custom: #6fed99; $custom-light: #a1f4b7; $custom-dark: #000000;
JSON
{
"hex": "#6fed99",
"rgb": {
"r": 111,
"g": 237,
"b": 153
},
"hsl": {
"h": 140,
"s": 77.778,
"l": 68.235
},
"oklch": {
"l": 0.85331,
"c": 0.16336,
"h": 152.3
},
"luminance": 0.66248
}Semantic roles & 50–950 ramp
primary
#6FED99
secondary
#C53B97
accent
#0B95DA
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581