#6FEE95#6FEE95
#6FEE95 is a very light, vivid green. Relative luminance 0.667; OKLCH L 85.5% C 0.168 H 151.1°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #6FEE95 |
|---|---|
| RGB | rgb(111, 238, 149) |
| HSL | hsl(138, 79%, 68%) |
| HSV | hsv(138, 53%, 93%) |
| CMYK | cmyk(53.4%, 0%, 37.4%, 6.7%) |
| CIE-LAB | lab(85.35, -54.35, 32.63) |
| CIE-LCH | lch(85.35, 63.40, 149.02°) |
| OKLab | oklab(85.5% -0.1474 0.0814) |
| OKLCH | oklch(85.5% 0.168 151.1) |
| XYZ | xyz(42.5519, 66.6948, 39.0590) |
| Luminance | 0.6670 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.34
Light Bluish Green
#76FDA8
ΔE00 3.43
Seafoam (survey)
#80F9AD
ΔE00 3.62
Light Green Blue
#56FCA2
ΔE00 3.66
Sea Green (survey)
#53FCA1
ΔE00 3.70
Lightgreen
#90EE90
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FEE95 #EE6FC8
analogous
#88EE6F #6FEE95 #6FEED5
triadic
#6FEE95 #956FEE #EE956F
tetradic
#6FEE95 #6F88EE #EE6FC8 #EED56F
square
#6FEE95 #6F88EE #EE6FC8 #EED56F
split-complementary
#6FEE95 #D56FEE #EE6F88
monochromatic
#18CB4D #38E86D #6FEE95 #A6F4BD #DCFBE6
Accessibility & contrast
On white
1.46
#6FEE95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#6FEE95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FEE95
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FEE95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FEE95 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDD8F
Deuteranopia (green-blind)
#DDD09B
Tritanopia (blue-blind)
#50EBD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6fee95; /* rgb */ color: rgb(111, 238, 149); /* oklch */ color: oklch(85.5% 0.168 151.1);
Tailwind
colors: {
custom: {
50: '#a1f4b5',
500: '#6fee95',
950: '#000000',
},
}SCSS
$custom: #6fee95; $custom-light: #a1f4b5; $custom-dark: #000000;
JSON
{
"hex": "#6fee95",
"rgb": {
"r": 111,
"g": 238,
"b": 149
},
"hsl": {
"h": 137.953,
"s": 78.882,
"l": 68.431
},
"oklch": {
"l": 0.85496,
"c": 0.16841,
"h": 151.1
},
"luminance": 0.66699
}Semantic roles & 50–950 ramp
primary
#6FEE95
secondary
#C63B9D
accent
#0A9DDB
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581