#6AEBA6#6AEBA6
#6AEBA6 is a very light, vivid green. Relative luminance 0.652; OKLCH L 84.9% C 0.151 H 157.4°. Best body text is #000000 at 14.05:1 contrast (WCAG AA passes).
Color values
| HEX | #6AEBA6 |
|---|---|
| RGB | rgb(106, 235, 166) |
| HSL | hsl(148, 76%, 67%) |
| HSV | hsv(148, 55%, 92%) |
| CMYK | cmyk(54.9%, 0%, 29.4%, 7.8%) |
| CIE-LAB | lab(84.60, -51.19, 22.93) |
| CIE-LCH | lch(84.60, 56.09, 155.87°) |
| OKLab | oklab(84.94% -0.1398 0.0582) |
| OKLCH | oklch(84.94% 0.151 157.4) |
| XYZ | xyz(42.5316, 65.2301, 46.4183) |
| Luminance | 0.6523 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.92
Seafoam Green
#7AF9AB
ΔE00 3.44
Seafoam (survey)
#80F9AD
ΔE00 3.55
Light Blue Green
#7EFBB3
ΔE00 3.62
Light Bluish Green
#76FDA8
ΔE00 4.52
Light Green Blue
#56FCA2
ΔE00 4.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AEBA6 #EB6AAF
analogous
#6FEB6A #6AEBA6 #6AEBE6
triadic
#6AEBA6 #A66AEB #EBA66A
tetradic
#6AEBA6 #6A6FEB #EB6AAF #EBE66A
square
#6AEBA6 #6A6FEB #EB6AAF #EBE66A
split-complementary
#6AEBA6 #E66AEB #EB6A6F
monochromatic
#1AC167 #34E486 #6AEBA6 #A0F2C6 #D6F9E6
Accessibility & contrast
On white
1.50
#6AEBA6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.05
#6AEBA6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AEBA6
14.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AEBA6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AEBA6 | 1.00 | 1.50 | 14.05 | 14.05 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DBA2
Deuteranopia (green-blind)
#D7CEAA
Tritanopia (blue-blind)
#3FE9D9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6aeba6; /* rgb */ color: rgb(106, 235, 166); /* oklch */ color: oklch(84.9% 0.151 157.4);
Tailwind
colors: {
custom: {
50: '#9ef2c0',
500: '#6aeba6',
950: '#000000',
},
}SCSS
$custom: #6aeba6; $custom-light: #9ef2c0; $custom-dark: #000000;
JSON
{
"hex": "#6aeba6",
"rgb": {
"r": 106,
"g": 235,
"b": 166
},
"hsl": {
"h": 147.907,
"s": 76.331,
"l": 66.863
},
"oklch": {
"l": 0.84938,
"c": 0.15146,
"h": 157.4
},
"luminance": 0.65234
}Semantic roles & 50–950 ramp
primary
#6AEBA6
secondary
#BF3A81
accent
#0D7AD9
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582