#6AF495#6AF495
#6AF495 is a very light, vivid green. Relative luminance 0.699; OKLCH L 86.8% C 0.179 H 151.1°. Best body text is #000000 at 14.99:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF495 |
|---|---|
| RGB | rgb(106, 244, 149) |
| HSL | hsl(139, 86%, 69%) |
| HSV | hsv(139, 57%, 96%) |
| CMYK | cmyk(56.6%, 0%, 38.9%, 4.3%) |
| CIE-LAB | lab(86.96, -57.85, 34.74) |
| CIE-LCH | lch(86.96, 67.48, 149.02°) |
| OKLab | oklab(86.78% -0.1567 0.0864) |
| OKLCH | oklch(86.78% 0.179 151.1) |
| XYZ | xyz(43.7161, 69.9314, 39.6223) |
| Luminance | 0.6994 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.74
Sea Green (survey)
#53FCA1
ΔE00 2.75
Light Bluish Green
#76FDA8
ΔE00 2.77
Seafoam Green
#7AF9AB
ΔE00 3.25
Baby Green
#8CFF9E
ΔE00 3.52
Seafoam (survey)
#80F9AD
ΔE00 3.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF495 #F46AC9
analogous
#84F46A #6AF495 #6AF4DA
triadic
#6AF495 #956AF4 #F4956A
tetradic
#6AF495 #6A84F4 #F46AC9 #F4DA6A
square
#6AF495 #6A84F4 #F46AC9 #F4DA6A
split-complementary
#6AF495 #DA6AF4 #F46A84
monochromatic
#10D44D #31F06C #6AF495 #A3F8BE #DCFCE6
Accessibility & contrast
On white
1.40
#6AF495 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.99
#6AF495 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF495
14.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF495 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF495 | 1.00 | 1.40 | 14.99 | 14.99 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E28E
Deuteranopia (green-blind)
#E2D59B
Tritanopia (blue-blind)
#44F0DC
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #6af495; /* rgb */ color: rgb(106, 244, 149); /* oklch */ color: oklch(86.8% 0.179 151.1);
Tailwind
colors: {
custom: {
50: '#9ff9b5',
500: '#6af495',
950: '#000000',
},
}SCSS
$custom: #6af495; $custom-light: #9ff9b5; $custom-dark: #000000;
JSON
{
"hex": "#6af495",
"rgb": {
"r": 106,
"g": 244,
"b": 149
},
"hsl": {
"h": 138.696,
"s": 86.25,
"l": 68.627
},
"oklch": {
"l": 0.86775,
"c": 0.1789,
"h": 151.1
},
"luminance": 0.69935
}Semantic roles & 50–950 ramp
primary
#6AF495
secondary
#CD359E
accent
#039DE3
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581