#6AF08F#6AF08F
#6AF08F is a very light, vivid green. Relative luminance 0.674; OKLCH L 85.7% C 0.179 H 150.1°. Best body text is #000000 at 14.47:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF08F |
|---|---|
| RGB | rgb(106, 240, 143) |
| HSL | hsl(137, 82%, 68%) |
| HSV | hsv(137, 56%, 94%) |
| CMYK | cmyk(55.8%, 0%, 40.4%, 5.9%) |
| CIE-LAB | lab(85.69, -57.29, 36.05) |
| CIE-LCH | lch(85.69, 67.69, 147.82°) |
| OKLab | oklab(85.7% -0.1551 0.0893) |
| OKLCH | oklch(85.7% 0.179 150.1) |
| XYZ | xyz(42.0589, 67.3637, 36.7674) |
| Luminance | 0.6737 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.66
Light Green Blue
#56FCA2
ΔE00 3.66
Weird Green
#3AE57F
ΔE00 3.69
Light Bluish Green
#76FDA8
ΔE00 3.72
Turquoise Green
#04F489
ΔE00 3.77
Lightgreen
#90EE90
ΔE00 3.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF08F #F06ACB
analogous
#88F06A #6AF08F #6AF0D2
triadic
#6AF08F #8F6AF0 #F08F6A
tetradic
#6AF08F #6A88F0 #F06ACB #F0D26A
square
#6AF08F #6A88F0 #F06ACB #F0D26A
split-complementary
#6AF08F #D26AF0 #F06A88
monochromatic
#14CB47 #32EA65 #6AF08F #A2F6B9 #D9FBE3
Accessibility & contrast
On white
1.45
#6AF08F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.47
#6AF08F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF08F
14.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF08F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF08F | 1.00 | 1.45 | 14.47 | 14.47 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE88
Deuteranopia (green-blind)
#DFD195
Tritanopia (blue-blind)
#48ECD8
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6af08f; /* rgb */ color: rgb(106, 240, 143); /* oklch */ color: oklch(85.7% 0.179 150.1);
Tailwind
colors: {
custom: {
50: '#9ff6b1',
500: '#6af08f',
950: '#000000',
},
}SCSS
$custom: #6af08f; $custom-light: #9ff6b1; $custom-dark: #000000;
JSON
{
"hex": "#6af08f",
"rgb": {
"r": 106,
"g": 240,
"b": 143
},
"hsl": {
"h": 136.567,
"s": 81.707,
"l": 67.843
},
"oklch": {
"l": 0.85698,
"c": 0.17899,
"h": 150.1
},
"luminance": 0.67368
}Semantic roles & 50–950 ramp
primary
#6AF08F
secondary
#C836A0
accent
#07A3DE
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1711
muted
#808581