#6AF595#6AF595
#6AF595 is a very light, vivid green. Relative luminance 0.705; OKLCH L 87.0% C 0.180 H 151.0°. Best body text is #000000 at 15.11:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF595 |
|---|---|
| RGB | rgb(106, 245, 149) |
| HSL | hsl(139, 87%, 69%) |
| HSV | hsv(139, 57%, 96%) |
| CMYK | cmyk(56.7%, 0%, 39.2%, 3.9%) |
| CIE-LAB | lab(87.26, -58.24, 35.12) |
| CIE-LCH | lch(87.26, 68.01, 148.91°) |
| OKLab | oklab(87.02% -0.1577 0.0873) |
| OKLCH | oklch(87.02% 0.18 151) |
| XYZ | xyz(44.0178, 70.5348, 39.7229) |
| Luminance | 0.7054 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.68
Sea Green (survey)
#53FCA1
ΔE00 2.69
Light Bluish Green
#76FDA8
ΔE00 2.71
Seafoam Green
#7AF9AB
ΔE00 3.30
Baby Green
#8CFF9E
ΔE00 3.38
Mint Green
#8FFF9F
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF595 #F56ACA
analogous
#85F56A #6AF595 #6AF5DB
triadic
#6AF595 #956AF5 #F5956A
tetradic
#6AF595 #6A85F5 #F56ACA #F5DB6A
square
#6AF595 #6A85F5 #F56ACA #F5DB6A
split-complementary
#6AF595 #DB6AF5 #F56A85
monochromatic
#0ED64C #31F16C #6AF595 #A3F9BE #DDFDE7
Accessibility & contrast
On white
1.39
#6AF595 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.11
#6AF595 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF595
15.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF595 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF595 | 1.00 | 1.39 | 15.11 | 15.11 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E28E
Deuteranopia (green-blind)
#E3D59B
Tritanopia (blue-blind)
#44F1DD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #6af595; /* rgb */ color: rgb(106, 245, 149); /* oklch */ color: oklch(87.0% 0.180 151.0);
Tailwind
colors: {
custom: {
50: '#9ff9b5',
500: '#6af595',
950: '#000000',
},
}SCSS
$custom: #6af595; $custom-light: #9ff9b5; $custom-dark: #000000;
JSON
{
"hex": "#6af595",
"rgb": {
"r": 106,
"g": 245,
"b": 149
},
"hsl": {
"h": 138.561,
"s": 87.421,
"l": 68.824
},
"oklch": {
"l": 0.87017,
"c": 0.18024,
"h": 151
},
"luminance": 0.70539
}Semantic roles & 50–950 ramp
primary
#6AF595
secondary
#CE359F
accent
#029EE4
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581