#6AF597#6AF597
#6AF597 is a very light, vivid green. Relative luminance 0.706; OKLCH L 87.1% C 0.178 H 151.5°. Best body text is #000000 at 15.12:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF597 |
|---|---|
| RGB | rgb(106, 245, 151) |
| HSL | hsl(139, 87%, 69%) |
| HSV | hsv(139, 57%, 96%) |
| CMYK | cmyk(56.7%, 0%, 38.4%, 3.9%) |
| CIE-LAB | lab(87.29, -57.90, 34.17) |
| CIE-LCH | lch(87.29, 67.23, 149.46°) |
| OKLab | oklab(87.05% -0.1568 0.0851) |
| OKLCH | oklch(87.05% 0.178 151.5) |
| XYZ | xyz(44.1789, 70.5993, 40.5710) |
| Luminance | 0.7060 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.47
Light Bluish Green
#76FDA8
ΔE00 2.48
Sea Green (survey)
#53FCA1
ΔE00 2.49
Seafoam Green
#7AF9AB
ΔE00 3.00
Seafoam (survey)
#80F9AD
ΔE00 3.41
Baby Green
#8CFF9E
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF597 #F56AC8
analogous
#83F56A #6AF597 #6AF5DC
triadic
#6AF597 #976AF5 #F5976A
tetradic
#6AF597 #6A83F5 #F56AC8 #F5DC6A
square
#6AF597 #6A83F5 #F56AC8 #F5DC6A
split-complementary
#6AF597 #DC6AF5 #F56A83
monochromatic
#0ED64F #31F16F #6AF597 #A3F9BF #DDFDE7
Accessibility & contrast
On white
1.39
#6AF597 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.12
#6AF597 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF597
15.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF597 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF597 | 1.00 | 1.39 | 15.12 | 15.12 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E391
Deuteranopia (green-blind)
#E3D69D
Tritanopia (blue-blind)
#43F2DD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #6af597; /* rgb */ color: rgb(106, 245, 151); /* oklch */ color: oklch(87.1% 0.178 151.5);
Tailwind
colors: {
custom: {
50: '#9ff9b6',
500: '#6af597',
950: '#000000',
},
}SCSS
$custom: #6af597; $custom-light: #9ff9b6; $custom-dark: #000000;
JSON
{
"hex": "#6af597",
"rgb": {
"r": 106,
"g": 245,
"b": 151
},
"hsl": {
"h": 139.424,
"s": 87.421,
"l": 68.824
},
"oklch": {
"l": 0.87053,
"c": 0.17843,
"h": 151.5
},
"luminance": 0.70603
}Semantic roles & 50–950 ramp
primary
#6AF597
secondary
#CE359D
accent
#029BE4
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581