#6AF79D#6AF79D
#6AF79D is a very light, vivid green. Relative luminance 0.720; OKLCH L 87.6% C 0.176 H 152.8°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF79D |
|---|---|
| RGB | rgb(106, 247, 157) |
| HSL | hsl(142, 90%, 69%) |
| HSV | hsv(142, 57%, 97%) |
| CMYK | cmyk(57.1%, 0%, 36.4%, 3.1%) |
| CIE-LAB | lab(87.98, -57.65, 32.07) |
| CIE-LCH | lch(87.98, 65.97, 150.91°) |
| OKLab | oklab(87.65% -0.1563 0.0802) |
| OKLCH | oklch(87.65% 0.176 152.8) |
| XYZ | xyz(45.2869, 72.0158, 43.4056) |
| Luminance | 0.7202 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.72
Light Green Blue
#56FCA2
ΔE00 1.80
Sea Green (survey)
#53FCA1
ΔE00 1.87
Seafoam Green
#7AF9AB
ΔE00 2.25
Seafoam (survey)
#80F9AD
ΔE00 2.72
Foam Green
#90FDA9
ΔE00 3.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF79D #F76AC4
analogous
#7EF76A #6AF79D #6AF7E4
triadic
#6AF79D #9D6AF7 #F79D6A
tetradic
#6AF79D #6A7EF7 #F76AC4 #F7E46A
square
#6AF79D #6A7EF7 #F76AC4 #F7E46A
split-complementary
#6AF79D #E46AF7 #F76A7E
monochromatic
#0CDB57 #30F477 #6AF79D #A4FAC3 #DEFDE9
Accessibility & contrast
On white
1.36
#6AF79D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#6AF79D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF79D
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF79D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF79D | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E597
Deuteranopia (green-blind)
#E4D7A3
Tritanopia (blue-blind)
#3FF4E0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #6af79d; /* rgb */ color: rgb(106, 247, 157); /* oklch */ color: oklch(87.6% 0.176 152.8);
Tailwind
colors: {
custom: {
50: '#a0fbba',
500: '#6af79d',
950: '#000000',
},
}SCSS
$custom: #6af79d; $custom-light: #a0fbba; $custom-dark: #000000;
JSON
{
"hex": "#6af79d",
"rgb": {
"r": 106,
"g": 247,
"b": 157
},
"hsl": {
"h": 141.702,
"s": 89.809,
"l": 69.216
},
"oklch": {
"l": 0.87648,
"c": 0.17569,
"h": 152.8
},
"luminance": 0.7202
}Semantic roles & 50–950 ramp
primary
#6AF79D
secondary
#D13498
accent
#0092E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101712
muted
#808582