#6AF599#6AF599
#6AF599 is a very light, vivid green. Relative luminance 0.707; OKLCH L 87.1% C 0.177 H 152.0°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF599 |
|---|---|
| RGB | rgb(106, 245, 153) |
| HSL | hsl(140, 87%, 69%) |
| HSV | hsv(140, 57%, 96%) |
| CMYK | cmyk(56.7%, 0%, 37.6%, 3.9%) |
| CIE-LAB | lab(87.32, -57.56, 33.21) |
| CIE-LCH | lch(87.32, 66.46, 150.02°) |
| OKLab | oklab(87.09% -0.156 0.0828) |
| OKLCH | oklch(87.09% 0.177 152) |
| XYZ | xyz(44.3427, 70.6648, 41.4337) |
| Luminance | 0.7067 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 2.26
Light Green Blue
#56FCA2
ΔE00 2.28
Sea Green (survey)
#53FCA1
ΔE00 2.32
Seafoam Green
#7AF9AB
ΔE00 2.71
Seafoam (survey)
#80F9AD
ΔE00 3.13
Foam Green
#90FDA9
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF599 #F56AC6
analogous
#81F56A #6AF599 #6AF5DF
triadic
#6AF599 #996AF5 #F5996A
tetradic
#6AF599 #6A81F5 #F56AC6 #F5DF6A
square
#6AF599 #6A81F5 #F56AC6 #F5DF6A
split-complementary
#6AF599 #DF6AF5 #F56A81
monochromatic
#0ED652 #31F172 #6AF599 #A3F9C0 #DDFDE8
Accessibility & contrast
On white
1.39
#6AF599 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#6AF599 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF599
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF599 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF599 | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E393
Deuteranopia (green-blind)
#E3D69F
Tritanopia (blue-blind)
#42F2DE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #6af599; /* rgb */ color: rgb(106, 245, 153); /* oklch */ color: oklch(87.1% 0.177 152.0);
Tailwind
colors: {
custom: {
50: '#9ff9b8',
500: '#6af599',
950: '#000000',
},
}SCSS
$custom: #6af599; $custom-light: #9ff9b8; $custom-dark: #000000;
JSON
{
"hex": "#6af599",
"rgb": {
"r": 106,
"g": 245,
"b": 153
},
"hsl": {
"h": 140.288,
"s": 87.421,
"l": 68.824
},
"oklch": {
"l": 0.8709,
"c": 0.17662,
"h": 152
},
"luminance": 0.70669
}Semantic roles & 50–950 ramp
primary
#6AF599
secondary
#CE359A
accent
#0297E4
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581