#6FE499#6FE499
#6FE499 is a very light, vivid green. Relative luminance 0.612; OKLCH L 83.2% C 0.151 H 153.5°. Best body text is #000000 at 13.23:1 contrast (WCAG AA passes).
Color values
| HEX | #6FE499 |
|---|---|
| RGB | rgb(111, 228, 153) |
| HSL | hsl(142, 68%, 66%) |
| HSV | hsv(142, 51%, 89%) |
| CMYK | cmyk(51.3%, 0%, 32.9%, 10.6%) |
| CIE-LAB | lab(82.47, -49.59, 26.74) |
| CIE-LCH | lch(82.47, 56.34, 151.67°) |
| OKLab | oklab(83.16% -0.135 0.0673) |
| OKLCH | oklch(83.16% 0.151 153.5) |
| XYZ | xyz(40.0458, 61.1629, 39.8261) |
| Luminance | 0.6117 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.55
Seafoam (survey)
#80F9AD
ΔE00 4.64
Aqua Green
#12E193
ΔE00 4.66
Weird Green
#3AE57F
ΔE00 4.86
Light Blue Green
#7EFBB3
ΔE00 5.19
Light Greenish Blue
#63F7B4
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FE499 #E46FBA
analogous
#80E46F #6FE499 #6FE4D3
triadic
#6FE499 #996FE4 #E4996F
tetradic
#6FE499 #6F80E4 #E46FBA #E4D36F
square
#6FE499 #6F80E4 #E46FBA #E4D36F
split-complementary
#6FE499 #D36FE4 #E46F80
monochromatic
#22B657 #3BDA74 #6FE499 #A3EEBE #D6F7E2
Accessibility & contrast
On white
1.59
#6FE499 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.23
#6FE499 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FE499
13.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FE499 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FE499 | 1.00 | 1.59 | 13.23 | 13.23 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D494
Deuteranopia (green-blind)
#D3C99E
Tritanopia (blue-blind)
#51E1D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6fe499; /* rgb */ color: rgb(111, 228, 153); /* oklch */ color: oklch(83.2% 0.151 153.5);
Tailwind
colors: {
custom: {
50: '#a0edb7',
500: '#6fe499',
950: '#000000',
},
}SCSS
$custom: #6fe499; $custom-light: #a0edb7; $custom-dark: #000000;
JSON
{
"hex": "#6fe499",
"rgb": {
"r": 111,
"g": 228,
"b": 153
},
"hsl": {
"h": 141.538,
"s": 68.421,
"l": 66.471
},
"oklch": {
"l": 0.83161,
"c": 0.15084,
"h": 153.5
},
"luminance": 0.61166
}Semantic roles & 50–950 ramp
primary
#6FE499
secondary
#B7408C
accent
#158DD0
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581