#6FEAA2#6FEAA2
#6FEAA2 is a very light, vivid green. Relative luminance 0.648; OKLCH L 84.8% C 0.151 H 155.5°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #6FEAA2 |
|---|---|
| RGB | rgb(111, 234, 162) |
| HSL | hsl(145, 75%, 68%) |
| HSV | hsv(145, 53%, 92%) |
| CMYK | cmyk(52.6%, 0%, 30.8%, 8.2%) |
| CIE-LAB | lab(84.40, -50.41, 24.73) |
| CIE-LCH | lch(84.40, 56.15, 153.87°) |
| OKLab | oklab(84.79% -0.1375 0.0626) |
| OKLCH | oklch(84.79% 0.151 155.5) |
| XYZ | xyz(42.4966, 64.8301, 44.4494) |
| Luminance | 0.6483 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.30
Seafoam (survey)
#80F9AD
ΔE00 3.39
Light Greenish Blue
#63F7B4
ΔE00 3.62
Light Blue Green
#7EFBB3
ΔE00 3.73
Light Bluish Green
#76FDA8
ΔE00 4.32
Light Sea Green
#98F6B0
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FEAA2 #EA6FB7
analogous
#7AEA6F #6FEAA2 #6FEADF
triadic
#6FEAA2 #A26FEA #EAA26F
tetradic
#6FEAA2 #6F7AEA #EA6FB7 #EADF6F
square
#6FEAA2 #6F7AEA #EA6FB7 #EADF6F
split-complementary
#6FEAA2 #DF6FEA #EA6F7A
monochromatic
#1CC261 #3AE280 #6FEAA2 #A4F2C4 #DAFAE7
Accessibility & contrast
On white
1.50
#6FEAA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#6FEAA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FEAA2
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FEAA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FEAA2 | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DA9E
Deuteranopia (green-blind)
#D8CEA6
Tritanopia (blue-blind)
#4CE8D7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6feaa2; /* rgb */ color: rgb(111, 234, 162); /* oklch */ color: oklch(84.8% 0.151 155.5);
Tailwind
colors: {
custom: {
50: '#a0f1be',
500: '#6feaa2',
950: '#000000',
},
}SCSS
$custom: #6feaa2; $custom-light: #a0f1be; $custom-dark: #000000;
JSON
{
"hex": "#6feaa2",
"rgb": {
"r": 111,
"g": 234,
"b": 162
},
"hsl": {
"h": 144.878,
"s": 74.545,
"l": 67.647
},
"oklch": {
"l": 0.8479,
"c": 0.15105,
"h": 155.5
},
"luminance": 0.64834
}Semantic roles & 50–950 ramp
primary
#6FEAA2
secondary
#C13D8A
accent
#0F84D7
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582