#6AEBA9#6AEBA9
#6AEBA9 is a very light, vivid green. Relative luminance 0.653; OKLCH L 85.0% C 0.149 H 158.5°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #6AEBA9 |
|---|---|
| RGB | rgb(106, 235, 169) |
| HSL | hsl(149, 76%, 67%) |
| HSV | hsv(149, 55%, 92%) |
| CMYK | cmyk(54.9%, 0%, 28.1%, 7.8%) |
| CIE-LAB | lab(84.66, -50.61, 21.46) |
| CIE-LCH | lch(84.66, 54.97, 157.02°) |
| OKLab | oklab(85% -0.1385 0.0546) |
| OKLCH | oklch(85% 0.149 158.5) |
| XYZ | xyz(42.8100, 65.3415, 47.8846) |
| Luminance | 0.6534 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.72
Light Blue Green
#7EFBB3
ΔE00 3.72
Seafoam Green
#7AF9AB
ΔE00 3.75
Seafoam (survey)
#80F9AD
ΔE00 3.81
Aqua Green
#12E193
ΔE00 4.85
Light Bluish Green
#76FDA8
ΔE00 4.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AEBA9 #EB6AAC
analogous
#6CEB6A #6AEBA9 #6AEBE9
triadic
#6AEBA9 #A96AEB #EBA96A
tetradic
#6AEBA9 #6A6CEB #EB6AAC #EBE96A
square
#6AEBA9 #6A6CEB #EB6AAC #EBE96A
split-complementary
#6AEBA9 #E96AEB #EB6A6C
monochromatic
#1AC16B #34E48A #6AEBA9 #A0F2C8 #D6F9E7
Accessibility & contrast
On white
1.49
#6AEBA9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#6AEBA9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AEBA9
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AEBA9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AEBA9 | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DBA5
Deuteranopia (green-blind)
#D7CEAD
Tritanopia (blue-blind)
#3DEAD9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #6aeba9; /* rgb */ color: rgb(106, 235, 169); /* oklch */ color: oklch(85.0% 0.149 158.5);
Tailwind
colors: {
custom: {
50: '#9ef2c2',
500: '#6aeba9',
950: '#000000',
},
}SCSS
$custom: #6aeba9; $custom-light: #9ef2c2; $custom-dark: #000000;
JSON
{
"hex": "#6aeba9",
"rgb": {
"r": 106,
"g": 235,
"b": 169
},
"hsl": {
"h": 149.302,
"s": 76.331,
"l": 66.863
},
"oklch": {
"l": 0.85003,
"c": 0.14886,
"h": 158.5
},
"luminance": 0.65345
}Semantic roles & 50–950 ramp
primary
#6AEBA9
secondary
#BF3A7E
accent
#0D75D9
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582