#6FE59B#6FE59B
#6FE59B is a very light, vivid green. Relative luminance 0.618; OKLCH L 83.4% C 0.150 H 154.0°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE59B |
|---|---|
| RGB | rgb(111, 229, 155) |
| HSL | hsl(142, 69%, 67%) |
| HSV | hsv(142, 52%, 90%) |
| CMYK | cmyk(51.5%, 0%, 32.3%, 10.2%) |
| CIE-LAB | lab(82.80, -49.64, 26.16) |
| CIE-LCH | lch(82.80, 56.11, 152.21°) |
| OKLab | oklab(83.44% -0.1352 0.066) |
| OKLCH | oklch(83.44% 0.15 154) |
| XYZ | xyz(40.4882, 61.7813, 40.7954) |
| Luminance | 0.6179 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.32
Seafoam (survey)
#80F9AD
ΔE00 4.40
Aqua Green
#12E193
ΔE00 4.64
Light Greenish Blue
#63F7B4
ΔE00 4.90
Light Blue Green
#7EFBB3
ΔE00 4.91
Weird Green
#3AE57F
ΔE00 5.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE59B #E56FB9
analogous
#7EE56F #6FE59B #6FE5D6
triadic
#6FE59B #9B6FE5 #E59B6F
tetradic
#6FE59B #6F7EE5 #E56FB9 #E5D66F
square
#6FE59B #6F7EE5 #E56FB9 #E5D66F
split-complementary
#6FE59B #D66FE5 #E56F7E
monochromatic
#21B85A #3BDC77 #6FE59B #A3EEBF #D7F8E3
Accessibility & contrast
On white
1.57
#6FE59B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#6FE59B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE59B
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE59B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE59B | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D596
Deuteranopia (green-blind)
#D4C9A0
Tritanopia (blue-blind)
#50E3D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #6fe59b; /* rgb */ color: rgb(111, 229, 155); /* oklch */ color: oklch(83.4% 0.150 154.0);
Tailwind
colors: {
custom: {
50: '#a0eeb9',
500: '#6fe59b',
950: '#000000',
},
}SCSS
$custom: #6fe59b; $custom-light: #a0eeb9; $custom-dark: #000000;
JSON
{
"hex": "#6fe59b",
"rgb": {
"r": 111,
"g": 229,
"b": 155
},
"hsl": {
"h": 142.373,
"s": 69.412,
"l": 66.667
},
"oklch": {
"l": 0.83442,
"c": 0.15041,
"h": 154
},
"luminance": 0.61785
}Semantic roles & 50–950 ramp
primary
#6FE59B
secondary
#B8408B
accent
#148BD1
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581