#6AF08B#6AF08B
#6AF08B is a very light, vivid green. Relative luminance 0.672; OKLCH L 85.6% C 0.183 H 149.2°. Best body text is #000000 at 14.45:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF08B |
|---|---|
| RGB | rgb(106, 240, 139) |
| HSL | hsl(135, 82%, 68%) |
| HSV | hsv(135, 56%, 94%) |
| CMYK | cmyk(55.8%, 0%, 42.1%, 5.9%) |
| CIE-LAB | lab(85.63, -57.93, 37.96) |
| CIE-LCH | lch(85.63, 69.26, 146.77°) |
| OKLab | oklab(85.63% -0.1568 0.0936) |
| OKLCH | oklch(85.63% 0.183 149.2) |
| XYZ | xyz(41.7613, 67.2447, 35.1999) |
| Luminance | 0.6725 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 3.67
Weird Green
#3AE57F
ΔE00 3.68
Wintergreen
#20F986
ΔE00 3.79
Turquoise Green
#04F489
ΔE00 3.82
Baby Green
#8CFF9E
ΔE00 4.03
Sea Green (survey)
#53FCA1
ΔE00 4.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF08B #F06ACF
analogous
#8CF06A #6AF08B #6AF0CE
triadic
#6AF08B #8B6AF0 #F08B6A
tetradic
#6AF08B #6A8CF0 #F06ACF #F0CE6A
square
#6AF08B #6A8CF0 #F06ACF #F0CE6A
split-complementary
#6AF08B #CE6AF0 #F06A8C
monochromatic
#14CB41 #32EA60 #6AF08B #A2F6B6 #D9FBE2
Accessibility & contrast
On white
1.45
#6AF08B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.45
#6AF08B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF08B
14.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF08B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF08B | 1.00 | 1.45 | 14.45 | 14.45 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DE84
Deuteranopia (green-blind)
#E0D192
Tritanopia (blue-blind)
#4AECD7
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6af08b; /* rgb */ color: rgb(106, 240, 139); /* oklch */ color: oklch(85.6% 0.183 149.2);
Tailwind
colors: {
custom: {
50: '#9ff6ae',
500: '#6af08b',
950: '#000000',
},
}SCSS
$custom: #6af08b; $custom-light: #9ff6ae; $custom-dark: #000000;
JSON
{
"hex": "#6af08b",
"rgb": {
"r": 106,
"g": 240,
"b": 139
},
"hsl": {
"h": 134.776,
"s": 81.707,
"l": 67.843
},
"oklch": {
"l": 0.85629,
"c": 0.18264,
"h": 149.2
},
"luminance": 0.67248
}Semantic roles & 50–950 ramp
primary
#6AF08B
secondary
#C836A4
accent
#07A9DE
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1710
muted
#808581