#6AF19F#6AF19F
#6AF19F is a very light, vivid green. Relative luminance 0.685; OKLCH L 86.2% C 0.166 H 154.2°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF19F |
|---|---|
| RGB | rgb(106, 241, 159) |
| HSL | hsl(144, 83%, 68%) |
| HSV | hsv(144, 56%, 95%) |
| CMYK | cmyk(56%, 0%, 34%, 5.5%) |
| CIE-LAB | lab(86.24, -54.93, 28.74) |
| CIE-LCH | lch(86.24, 62.00, 152.38°) |
| OKLab | oklab(86.24% -0.1492 0.0723) |
| OKLCH | oklch(86.24% 0.166 154.2) |
| XYZ | xyz(43.6537, 68.4739, 43.7105) |
| Luminance | 0.6848 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.15
Seafoam (survey)
#80F9AD
ΔE00 2.53
Light Bluish Green
#76FDA8
ΔE00 2.60
Light Green Blue
#56FCA2
ΔE00 2.72
Sea Green (survey)
#53FCA1
ΔE00 2.82
Light Blue Green
#7EFBB3
ΔE00 3.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF19F #F16ABC
analogous
#78F16A #6AF19F #6AF1E3
triadic
#6AF19F #9F6AF1 #F19F6A
tetradic
#6AF19F #6A78F1 #F16ABC #F1E36A
square
#6AF19F #6A78F1 #F16ABC #F1E36A
split-complementary
#6AF19F #E36AF1 #F16A78
monochromatic
#13CD5C #32EC7B #6AF19F #A2F6C3 #DAFCE7
Accessibility & contrast
On white
1.43
#6AF19F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#6AF19F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF19F
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF19F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF19F | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E09A
Deuteranopia (green-blind)
#DED3A4
Tritanopia (blue-blind)
#40EEDC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6af19f; /* rgb */ color: rgb(106, 241, 159); /* oklch */ color: oklch(86.2% 0.166 154.2);
Tailwind
colors: {
custom: {
50: '#9ff6bc',
500: '#6af19f',
950: '#000000',
},
}SCSS
$custom: #6af19f; $custom-light: #9ff6bc; $custom-dark: #000000;
JSON
{
"hex": "#6af19f",
"rgb": {
"r": 106,
"g": 241,
"b": 159
},
"hsl": {
"h": 143.556,
"s": 82.822,
"l": 68.039
},
"oklch": {
"l": 0.86238,
"c": 0.16581,
"h": 154.2
},
"luminance": 0.68478
}Semantic roles & 50–950 ramp
primary
#6AF19F
secondary
#C9368F
accent
#068ADF
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1712
muted
#808582