#6FE896#6FE896
#6FE896 is a very light, vivid green. Relative luminance 0.633; OKLCH L 84.1% C 0.159 H 152.0°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE896 |
|---|---|
| RGB | rgb(111, 232, 150) |
| HSL | hsl(139, 72%, 67%) |
| HSV | hsv(139, 52%, 91%) |
| CMYK | cmyk(52.2%, 0%, 35.3%, 9%) |
| CIE-LAB | lab(83.60, -51.76, 29.79) |
| CIE-LCH | lch(83.60, 59.72, 150.08°) |
| OKLab | oklab(84.07% -0.1406 0.0747) |
| OKLCH | oklch(84.07% 0.159 152) |
| XYZ | xyz(40.9142, 63.2913, 38.9086) |
| Luminance | 0.6330 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.93
Seafoam (survey)
#80F9AD
ΔE00 4.10
Weird Green
#3AE57F
ΔE00 4.13
Lightgreen
#90EE90
ΔE00 4.46
Light Bluish Green
#76FDA8
ΔE00 4.47
Light Green Blue
#56FCA2
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE896 #E86FC1
analogous
#85E86F #6FE896 #6FE8D3
triadic
#6FE896 #966FE8 #E8966F
tetradic
#6FE896 #6F85E8 #E86FC1 #E8D36F
square
#6FE896 #6F85E8 #E86FC1 #E8D36F
split-complementary
#6FE896 #D36FE8 #E86F85
monochromatic
#1EBE52 #3AE070 #6FE896 #A4F0BC #D9F9E3
Accessibility & contrast
On white
1.54
#6FE896 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#6FE896 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE896
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE896 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE896 | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9D791
Deuteranopia (green-blind)
#D8CC9B
Tritanopia (blue-blind)
#51E5D3
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #6fe896; /* rgb */ color: rgb(111, 232, 150); /* oklch */ color: oklch(84.1% 0.159 152.0);
Tailwind
colors: {
custom: {
50: '#a0f0b5',
500: '#6fe896',
950: '#000000',
},
}SCSS
$custom: #6fe896; $custom-light: #a0f0b5; $custom-dark: #000000;
JSON
{
"hex": "#6fe896",
"rgb": {
"r": 111,
"g": 232,
"b": 150
},
"hsl": {
"h": 139.339,
"s": 72.455,
"l": 67.255
},
"oklch": {
"l": 0.84066,
"c": 0.1592,
"h": 152
},
"luminance": 0.63295
}Semantic roles & 50–950 ramp
primary
#6FE896
secondary
#BD3E94
accent
#1195D5
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581