#6EEF94#6EEF94
#6EEF94 is a very light, vivid green. Relative luminance 0.672; OKLCH L 85.7% C 0.171 H 150.9°. Best body text is #000000 at 14.44:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEF94 |
|---|---|
| RGB | rgb(110, 239, 148) |
| HSL | hsl(138, 80%, 68%) |
| HSV | hsv(138, 54%, 94%) |
| CMYK | cmyk(54%, 0%, 38.1%, 6.3%) |
| CIE-LAB | lab(85.60, -55.15, 33.46) |
| CIE-LCH | lch(85.60, 64.51, 148.76°) |
| OKLab | oklab(85.68% -0.1495 0.0833) |
| OKLCH | oklch(85.68% 0.171 150.9) |
| XYZ | xyz(42.6392, 67.1824, 38.7318) |
| Luminance | 0.6719 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 3.36
Seafoam Green
#7AF9AB
ΔE00 3.41
Light Green Blue
#56FCA2
ΔE00 3.53
Sea Green (survey)
#53FCA1
ΔE00 3.57
Seafoam (survey)
#80F9AD
ΔE00 3.71
Lightgreen
#90EE90
ΔE00 3.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEF94 #EF6EC9
analogous
#88EF6E #6EEF94 #6EEFD4
triadic
#6EEF94 #946EEF #EF946E
tetradic
#6EEF94 #6E88EF #EF6EC9 #EFD46E
square
#6EEF94 #6E88EF #EF6EC9 #EFD46E
split-complementary
#6EEF94 #D46EEF #EF6E88
monochromatic
#17CC4C #37E96B #6EEF94 #A5F5BD #DCFBE5
Accessibility & contrast
On white
1.45
#6EEF94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.44
#6EEF94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEF94
14.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEF94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEF94 | 1.00 | 1.45 | 14.44 | 14.44 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DD8E
Deuteranopia (green-blind)
#DED19A
Tritanopia (blue-blind)
#4EECD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6eef94; /* rgb */ color: rgb(110, 239, 148); /* oklch */ color: oklch(85.7% 0.171 150.9);
Tailwind
colors: {
custom: {
50: '#a1f5b4',
500: '#6eef94',
950: '#000000',
},
}SCSS
$custom: #6eef94; $custom-light: #a1f5b4; $custom-dark: #000000;
JSON
{
"hex": "#6eef94",
"rgb": {
"r": 110,
"g": 239,
"b": 148
},
"hsl": {
"h": 137.674,
"s": 80.124,
"l": 68.431
},
"oklch": {
"l": 0.85684,
"c": 0.17118,
"h": 150.9
},
"luminance": 0.67186
}Semantic roles & 50–950 ramp
primary
#6EEF94
secondary
#C73A9E
accent
#099EDC
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101711
muted
#808581