#6AF09F#6AF09F
#6AF09F is a very light, vivid green. Relative luminance 0.679; OKLCH L 86.0% C 0.164 H 154.3°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF09F |
|---|---|
| RGB | rgb(106, 240, 159) |
| HSL | hsl(144, 82%, 68%) |
| HSV | hsv(144, 56%, 94%) |
| CMYK | cmyk(55.8%, 0%, 33.8%, 5.9%) |
| CIE-LAB | lab(85.95, -54.53, 28.35) |
| CIE-LCH | lch(85.95, 61.46, 152.53°) |
| OKLab | oklab(86% -0.1482 0.0713) |
| OKLCH | oklch(86% 0.164 154.3) |
| XYZ | xyz(43.3585, 67.8836, 43.6121) |
| Luminance | 0.6789 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.27
Seafoam (survey)
#80F9AD
ΔE00 2.62
Light Bluish Green
#76FDA8
ΔE00 2.81
Light Green Blue
#56FCA2
ΔE00 2.93
Sea Green (survey)
#53FCA1
ΔE00 3.03
Light Blue Green
#7EFBB3
ΔE00 3.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF09F #F06ABB
analogous
#78F06A #6AF09F #6AF0E2
triadic
#6AF09F #9F6AF0 #F09F6A
tetradic
#6AF09F #6A78F0 #F06ABB #F0E26A
square
#6AF09F #6A78F0 #F06ABB #F0E26A
split-complementary
#6AF09F #E26AF0 #F06A78
monochromatic
#14CB5D #32EA7B #6AF09F #A2F6C3 #D9FBE7
Accessibility & contrast
On white
1.44
#6AF09F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#6AF09F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF09F
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF09F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF09F | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DF9A
Deuteranopia (green-blind)
#DDD2A4
Tritanopia (blue-blind)
#41EEDB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6af09f; /* rgb */ color: rgb(106, 240, 159); /* oklch */ color: oklch(86.0% 0.164 154.3);
Tailwind
colors: {
custom: {
50: '#9ff6bc',
500: '#6af09f',
950: '#000000',
},
}SCSS
$custom: #6af09f; $custom-light: #9ff6bc; $custom-dark: #000000;
JSON
{
"hex": "#6af09f",
"rgb": {
"r": 106,
"g": 240,
"b": 159
},
"hsl": {
"h": 143.731,
"s": 81.707,
"l": 67.843
},
"oklch": {
"l": 0.85997,
"c": 0.16445,
"h": 154.3
},
"luminance": 0.67888
}Semantic roles & 50–950 ramp
primary
#6AF09F
secondary
#C8368E
accent
#0789DE
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1712
muted
#808582