#6AF799#6AF799
#6AF799 is a very light, vivid green. Relative luminance 0.719; OKLCH L 87.6% C 0.179 H 151.8°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF799 |
|---|---|
| RGB | rgb(106, 247, 153) |
| HSL | hsl(140, 90%, 69%) |
| HSV | hsv(140, 57%, 97%) |
| CMYK | cmyk(57.1%, 0%, 38.1%, 3.1%) |
| CIE-LAB | lab(87.91, -58.34, 33.99) |
| CIE-LCH | lch(87.91, 67.52, 149.77°) |
| OKLab | oklab(87.57% -0.158 0.0847) |
| OKLCH | oklch(87.57% 0.179 151.8) |
| XYZ | xyz(44.9510, 71.8814, 41.6365) |
| Luminance | 0.7189 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 2.15
Light Green Blue
#56FCA2
ΔE00 2.16
Sea Green (survey)
#53FCA1
ΔE00 2.18
Seafoam Green
#7AF9AB
ΔE00 2.83
Seafoam (survey)
#80F9AD
ΔE00 3.25
Baby Green
#8CFF9E
ΔE00 3.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF799 #F76AC8
analogous
#82F76A #6AF799 #6AF7E0
triadic
#6AF799 #996AF7 #F7996A
tetradic
#6AF799 #6A82F7 #F76AC8 #F7E06A
square
#6AF799 #6A82F7 #F76AC8 #F7E06A
split-complementary
#6AF799 #E06AF7 #F76A82
monochromatic
#0CDB51 #30F471 #6AF799 #A4FAC1 #DEFDE9
Accessibility & contrast
On white
1.37
#6AF799 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#6AF799 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF799
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF799 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF799 | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E493
Deuteranopia (green-blind)
#E5D79F
Tritanopia (blue-blind)
#41F4DF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #6af799; /* rgb */ color: rgb(106, 247, 153); /* oklch */ color: oklch(87.6% 0.179 151.8);
Tailwind
colors: {
custom: {
50: '#a0fbb8',
500: '#6af799',
950: '#000000',
},
}SCSS
$custom: #6af799; $custom-light: #a0fbb8; $custom-dark: #000000;
JSON
{
"hex": "#6af799",
"rgb": {
"r": 106,
"g": 247,
"b": 153
},
"hsl": {
"h": 140,
"s": 89.809,
"l": 69.216
},
"oklch": {
"l": 0.87573,
"c": 0.17929,
"h": 151.8
},
"luminance": 0.71886
}Semantic roles & 50–950 ramp
primary
#6AF799
secondary
#D1349D
accent
#0099E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581