#6EE69B#6EE69B
#6EE69B is a very light, vivid green. Relative luminance 0.623; OKLCH L 83.6% C 0.152 H 154.0°. Best body text is #000000 at 13.46:1 contrast (WCAG AA passes).
Color values
| HEX | #6EE69B |
|---|---|
| RGB | rgb(110, 230, 155) |
| HSL | hsl(143, 71%, 67%) |
| HSV | hsv(143, 52%, 90%) |
| CMYK | cmyk(52.2%, 0%, 32.6%, 9.8%) |
| CIE-LAB | lab(83.06, -50.29, 26.50) |
| CIE-LCH | lch(83.06, 56.85, 152.21°) |
| OKLab | oklab(83.65% -0.1369 0.0668) |
| OKLCH | oklch(83.65% 0.152 154) |
| XYZ | xyz(40.6406, 62.2717, 40.8820) |
| Luminance | 0.6228 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 4.11
Seafoam (survey)
#80F9AD
ΔE00 4.22
Aqua Green
#12E193
ΔE00 4.59
Light Blue Green
#7EFBB3
ΔE00 4.75
Light Greenish Blue
#63F7B4
ΔE00 4.76
Weird Green
#3AE57F
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EE69B #E66EB9
analogous
#7DE66E #6EE69B #6EE6D7
triadic
#6EE69B #9B6EE6 #E69B6E
tetradic
#6EE69B #6E7DE6 #E66EB9 #E6D76E
square
#6EE69B #6E7DE6 #E66EB9 #E6D76E
split-complementary
#6EE69B #D76EE6 #E66E7D
monochromatic
#20BA5A #3ADD77 #6EE69B #A2EFBF #D6F8E3
Accessibility & contrast
On white
1.56
#6EE69B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.46
#6EE69B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EE69B
13.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EE69B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EE69B | 1.00 | 1.56 | 13.46 | 13.46 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D696
Deuteranopia (green-blind)
#D5CAA0
Tritanopia (blue-blind)
#4EE4D2
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #6ee69b; /* rgb */ color: rgb(110, 230, 155); /* oklch */ color: oklch(83.6% 0.152 154.0);
Tailwind
colors: {
custom: {
50: '#9fefb9',
500: '#6ee69b',
950: '#000000',
},
}SCSS
$custom: #6ee69b; $custom-light: #9fefb9; $custom-dark: #000000;
JSON
{
"hex": "#6ee69b",
"rgb": {
"r": 110,
"g": 230,
"b": 155
},
"hsl": {
"h": 142.5,
"s": 70.588,
"l": 66.667
},
"oklch": {
"l": 0.83646,
"c": 0.15233,
"h": 154
},
"luminance": 0.62275
}Semantic roles & 50–950 ramp
primary
#6EE69B
secondary
#B93F8B
accent
#138BD3
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581