#6AEAA0#6AEAA0
#6AEAA0 is a very light, vivid green. Relative luminance 0.644; OKLCH L 84.6% C 0.155 H 155.5°. Best body text is #000000 at 13.89:1 contrast (WCAG AA passes).
Color values
| HEX | #6AEAA0 |
|---|---|
| RGB | rgb(106, 234, 160) |
| HSL | hsl(145, 75%, 67%) |
| HSV | hsv(145, 55%, 92%) |
| CMYK | cmyk(54.7%, 0%, 31.6%, 8.2%) |
| CIE-LAB | lab(84.20, -51.93, 25.46) |
| CIE-LCH | lch(84.20, 57.83, 153.88°) |
| OKLab | oklab(84.57% -0.1414 0.0643) |
| OKLCH | oklch(84.57% 0.155 155.5) |
| XYZ | xyz(41.7085, 64.4441, 43.4919) |
| Luminance | 0.6445 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.36
Seafoam (survey)
#80F9AD
ΔE00 3.53
Light Greenish Blue
#63F7B4
ΔE00 3.66
Light Blue Green
#7EFBB3
ΔE00 3.89
Light Bluish Green
#76FDA8
ΔE00 4.26
Light Green Blue
#56FCA2
ΔE00 4.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AEAA0 #EA6AB4
analogous
#74EA6A #6AEAA0 #6AEAE0
triadic
#6AEAA0 #A06AEA #EAA06A
tetradic
#6AEAA0 #6A74EA #EA6AB4 #EAE06A
square
#6AEAA0 #6A74EA #EA6AB4 #EAE06A
split-complementary
#6AEAA0 #E06AEA #EA6A74
monochromatic
#1BBF60 #34E27E #6AEAA0 #A0F2C2 #D5F9E4
Accessibility & contrast
On white
1.51
#6AEAA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.89
#6AEAA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AEAA0
13.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AEAA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AEAA0 | 1.00 | 1.51 | 13.89 | 13.89 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DA9B
Deuteranopia (green-blind)
#D7CDA5
Tritanopia (blue-blind)
#42E8D7
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6aeaa0; /* rgb */ color: rgb(106, 234, 160); /* oklch */ color: oklch(84.6% 0.155 155.5);
Tailwind
colors: {
custom: {
50: '#9ef1bc',
500: '#6aeaa0',
950: '#000000',
},
}SCSS
$custom: #6aeaa0; $custom-light: #9ef1bc; $custom-dark: #000000;
JSON
{
"hex": "#6aeaa0",
"rgb": {
"r": 106,
"g": 234,
"b": 160
},
"hsl": {
"h": 145.313,
"s": 75.294,
"l": 66.667
},
"oklch": {
"l": 0.8457,
"c": 0.15539,
"h": 155.5
},
"luminance": 0.64448
}Semantic roles & 50–950 ramp
primary
#6AEAA0
secondary
#BE3B86
accent
#0E82D7
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582