#6FE495#6FE495
#6FE495 is a very light, vivid green. Relative luminance 0.610; OKLCH L 83.1% C 0.155 H 152.2°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE495 |
|---|---|
| RGB | rgb(111, 228, 149) |
| HSL | hsl(139, 68%, 66%) |
| HSV | hsv(139, 51%, 89%) |
| CMYK | cmyk(51.3%, 0%, 34.6%, 10.6%) |
| CIE-LAB | lab(82.40, -50.30, 28.70) |
| CIE-LCH | lch(82.40, 57.91, 150.30°) |
| OKLab | oklab(83.08% -0.1367 0.072) |
| OKLCH | oklch(83.08% 0.155 152.2) |
| XYZ | xyz(39.7209, 61.0329, 38.1153) |
| Luminance | 0.6104 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.35
Seafoam Green
#7AF9AB
ΔE00 4.66
Seafoam (survey)
#80F9AD
ΔE00 4.79
Aqua Green
#12E193
ΔE00 4.84
Lightgreen
#90EE90
ΔE00 4.93
Light Bluish Green
#76FDA8
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE495 #E46FBE
analogous
#84E46F #6FE495 #6FE4D0
triadic
#6FE495 #956FE4 #E4956F
tetradic
#6FE495 #6F84E4 #E46FBE #E4D06F
square
#6FE495 #6F84E4 #E46FBE #E4D06F
split-complementary
#6FE495 #D06FE4 #E46F84
monochromatic
#22B652 #3BDA6F #6FE495 #A3EEBB #D6F7E1
Accessibility & contrast
On white
1.59
#6FE495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#6FE495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE495
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE495 | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D490
Deuteranopia (green-blind)
#D4C89A
Tritanopia (blue-blind)
#53E1D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6fe495; /* rgb */ color: rgb(111, 228, 149); /* oklch */ color: oklch(83.1% 0.155 152.2);
Tailwind
colors: {
custom: {
50: '#a0edb4',
500: '#6fe495',
950: '#000000',
},
}SCSS
$custom: #6fe495; $custom-light: #a0edb4; $custom-dark: #000000;
JSON
{
"hex": "#6fe495",
"rgb": {
"r": 111,
"g": 228,
"b": 149
},
"hsl": {
"h": 139.487,
"s": 68.421,
"l": 66.471
},
"oklch": {
"l": 0.83081,
"c": 0.15453,
"h": 152.2
},
"luminance": 0.61036
}Semantic roles & 50–950 ramp
primary
#6FE495
secondary
#B74090
accent
#1594D0
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581