#6AF09B#6AF09B
#6AF09B is a very light, vivid green. Relative luminance 0.678; OKLCH L 85.9% C 0.168 H 153.1°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF09B |
|---|---|
| RGB | rgb(106, 240, 155) |
| HSL | hsl(142, 82%, 68%) |
| HSV | hsv(142, 56%, 94%) |
| CMYK | cmyk(55.8%, 0%, 35.4%, 5.9%) |
| CIE-LAB | lab(85.88, -55.25, 30.28) |
| CIE-LCH | lch(85.88, 63.00, 151.27°) |
| OKLab | oklab(85.92% -0.1499 0.0759) |
| OKLCH | oklch(85.92% 0.168 153.1) |
| XYZ | xyz(43.0170, 67.7470, 41.8135) |
| Luminance | 0.6775 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.57
Light Bluish Green
#76FDA8
ΔE00 2.82
Light Green Blue
#56FCA2
ΔE00 2.89
Seafoam (survey)
#80F9AD
ΔE00 2.93
Sea Green (survey)
#53FCA1
ΔE00 2.96
Light Blue Green
#7EFBB3
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF09B #F06ABF
analogous
#7CF06A #6AF09B #6AF0DE
triadic
#6AF09B #9B6AF0 #F09B6A
tetradic
#6AF09B #6A7CF0 #F06ABF #F0DE6A
square
#6AF09B #6A7CF0 #F06ABF #F0DE6A
split-complementary
#6AF09B #DE6AF0 #F06A7C
monochromatic
#14CB57 #32EA76 #6AF09B #A2F6C0 #D9FBE6
Accessibility & contrast
On white
1.44
#6AF09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#6AF09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF09B
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF09B | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE95
Deuteranopia (green-blind)
#DED2A0
Tritanopia (blue-blind)
#43EDDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6af09b; /* rgb */ color: rgb(106, 240, 155); /* oklch */ color: oklch(85.9% 0.168 153.1);
Tailwind
colors: {
custom: {
50: '#9ff6b9',
500: '#6af09b',
950: '#000000',
},
}SCSS
$custom: #6af09b; $custom-light: #9ff6b9; $custom-dark: #000000;
JSON
{
"hex": "#6af09b",
"rgb": {
"r": 106,
"g": 240,
"b": 155
},
"hsl": {
"h": 141.94,
"s": 81.707,
"l": 67.843
},
"oklch": {
"l": 0.85919,
"c": 0.16806,
"h": 153.1
},
"luminance": 0.67751
}Semantic roles & 50–950 ramp
primary
#6AF09B
secondary
#C83693
accent
#0790DE
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581