#6AF79B#6AF79B
#6AF79B is a very light, vivid green. Relative luminance 0.720; OKLCH L 87.6% C 0.177 H 152.3°. Best body text is #000000 at 15.39:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF79B |
|---|---|
| RGB | rgb(106, 247, 155) |
| HSL | hsl(141, 90%, 69%) |
| HSV | hsv(141, 57%, 97%) |
| CMYK | cmyk(57.1%, 0%, 37.2%, 3.1%) |
| CIE-LAB | lab(87.94, -58.00, 33.03) |
| CIE-LCH | lch(87.94, 66.74, 150.33°) |
| OKLab | oklab(87.61% -0.1572 0.0825) |
| OKLCH | oklch(87.61% 0.177 152.3) |
| XYZ | xyz(45.1176, 71.9480, 42.5137) |
| Luminance | 0.7195 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.92
Light Green Blue
#56FCA2
ΔE00 1.96
Sea Green (survey)
#53FCA1
ΔE00 2.01
Seafoam Green
#7AF9AB
ΔE00 2.53
Seafoam (survey)
#80F9AD
ΔE00 2.98
Foam Green
#90FDA9
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF79B #F76AC6
analogous
#80F76A #6AF79B #6AF7E2
triadic
#6AF79B #9B6AF7 #F79B6A
tetradic
#6AF79B #6A80F7 #F76AC6 #F7E26A
square
#6AF79B #6A80F7 #F76AC6 #F7E26A
split-complementary
#6AF79B #E26AF7 #F76A80
monochromatic
#0CDB54 #30F474 #6AF79B #A4FAC2 #DEFDE9
Accessibility & contrast
On white
1.36
#6AF79B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.39
#6AF79B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF79B
15.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF79B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF79B | 1.00 | 1.36 | 15.39 | 15.39 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E595
Deuteranopia (green-blind)
#E4D7A1
Tritanopia (blue-blind)
#40F4E0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #6af79b; /* rgb */ color: rgb(106, 247, 155); /* oklch */ color: oklch(87.6% 0.177 152.3);
Tailwind
colors: {
custom: {
50: '#a0fbb9',
500: '#6af79b',
950: '#000000',
},
}SCSS
$custom: #6af79b; $custom-light: #a0fbb9; $custom-dark: #000000;
JSON
{
"hex": "#6af79b",
"rgb": {
"r": 106,
"g": 247,
"b": 155
},
"hsl": {
"h": 140.851,
"s": 89.809,
"l": 69.216
},
"oklch": {
"l": 0.8761,
"c": 0.17748,
"h": 152.3
},
"luminance": 0.71952
}Semantic roles & 50–950 ramp
primary
#6AF79B
secondary
#D1349A
accent
#0096E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581