#6AEBA2#6AEBA2
#6AEBA2 is a very light, vivid green. Relative luminance 0.651; OKLCH L 84.9% C 0.155 H 156.0°. Best body text is #000000 at 14.02:1 contrast (WCAG AA passes).
Color values
| HEX | #6AEBA2 |
|---|---|
| RGB | rgb(106, 235, 162) |
| HSL | hsl(146, 76%, 67%) |
| HSV | hsv(146, 55%, 92%) |
| CMYK | cmyk(54.9%, 0%, 31.1%, 7.8%) |
| CIE-LAB | lab(84.53, -51.96, 24.88) |
| CIE-LCH | lch(84.53, 57.61, 154.41°) |
| OKLab | oklab(84.85% -0.1416 0.0629) |
| OKLCH | oklch(84.85% 0.155 156) |
| XYZ | xyz(42.1703, 65.0856, 44.5159) |
| Luminance | 0.6509 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.19
Light Greenish Blue
#63F7B4
ΔE00 3.34
Seafoam (survey)
#80F9AD
ΔE00 3.36
Light Blue Green
#7EFBB3
ΔE00 3.65
Light Bluish Green
#76FDA8
ΔE00 4.15
Light Green Blue
#56FCA2
ΔE00 4.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AEBA2 #EB6AB3
analogous
#73EB6A #6AEBA2 #6AEBE3
triadic
#6AEBA2 #A26AEB #EBA26A
tetradic
#6AEBA2 #6A73EB #EB6AB3 #EBE36A
square
#6AEBA2 #6A73EB #EB6AB3 #EBE36A
split-complementary
#6AEBA2 #E36AEB #EB6A73
monochromatic
#1AC162 #34E480 #6AEBA2 #A0F2C4 #D6F9E5
Accessibility & contrast
On white
1.50
#6AEBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.02
#6AEBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AEBA2
14.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AEBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AEBA2 | 1.00 | 1.50 | 14.02 | 14.02 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADB9E
Deuteranopia (green-blind)
#D8CEA7
Tritanopia (blue-blind)
#41E9D8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6aeba2; /* rgb */ color: rgb(106, 235, 162); /* oklch */ color: oklch(84.9% 0.155 156.0);
Tailwind
colors: {
custom: {
50: '#9ef2be',
500: '#6aeba2',
950: '#000000',
},
}SCSS
$custom: #6aeba2; $custom-light: #9ef2be; $custom-dark: #000000;
JSON
{
"hex": "#6aeba2",
"rgb": {
"r": 106,
"g": 235,
"b": 162
},
"hsl": {
"h": 146.047,
"s": 76.331,
"l": 66.863
},
"oklch": {
"l": 0.84853,
"c": 0.15498,
"h": 156
},
"luminance": 0.65089
}Semantic roles & 50–950 ramp
primary
#6AEBA2
secondary
#BF3A85
accent
#0D80D9
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582