#6AEA97#6AEA97
#6AEA97 is a very light, vivid green. Relative luminance 0.641; OKLCH L 84.4% C 0.164 H 152.8°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #6AEA97 |
|---|---|
| RGB | rgb(106, 234, 151) |
| HSL | hsl(141, 75%, 67%) |
| HSV | hsv(141, 55%, 92%) |
| CMYK | cmyk(54.7%, 0%, 35.5%, 8.2%) |
| CIE-LAB | lab(84.04, -53.57, 29.85) |
| CIE-LCH | lch(84.04, 61.32, 150.87°) |
| OKLab | oklab(84.39% -0.1454 0.0748) |
| OKLCH | oklch(84.39% 0.164 152.8) |
| XYZ | xyz(40.9495, 64.1405, 39.4946) |
| Luminance | 0.6414 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.59
Seafoam (survey)
#80F9AD
ΔE00 3.84
Weird Green
#3AE57F
ΔE00 3.94
Light Bluish Green
#76FDA8
ΔE00 4.07
Light Green Blue
#56FCA2
ΔE00 4.10
Sea Green (survey)
#53FCA1
ΔE00 4.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AEA97 #EA6ABD
analogous
#7DEA6A #6AEA97 #6AEAD7
triadic
#6AEA97 #976AEA #EA976A
tetradic
#6AEA97 #6A7DEA #EA6ABD #EAD76A
square
#6AEA97 #6A7DEA #EA6ABD #EAD76A
split-complementary
#6AEA97 #D76AEA #EA6A7D
monochromatic
#1BBF54 #34E272 #6AEA97 #A0F2BC #D5F9E2
Accessibility & contrast
On white
1.52
#6AEA97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#6AEA97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AEA97
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AEA97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AEA97 | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD992
Deuteranopia (green-blind)
#D9CD9C
Tritanopia (blue-blind)
#47E7D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6aea97; /* rgb */ color: rgb(106, 234, 151); /* oklch */ color: oklch(84.4% 0.164 152.8);
Tailwind
colors: {
custom: {
50: '#9ef1b6',
500: '#6aea97',
950: '#000000',
},
}SCSS
$custom: #6aea97; $custom-light: #9ef1b6; $custom-dark: #000000;
JSON
{
"hex": "#6aea97",
"rgb": {
"r": 106,
"g": 234,
"b": 151
},
"hsl": {
"h": 141.094,
"s": 75.294,
"l": 66.667
},
"oklch": {
"l": 0.84389,
"c": 0.16353,
"h": 152.8
},
"luminance": 0.64144
}Semantic roles & 50–950 ramp
primary
#6AEA97
secondary
#BE3B90
accent
#0E91D7
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581