#6AF59B#6AF59B
#6AF59B is a very light, vivid green. Relative luminance 0.707; OKLCH L 87.1% C 0.175 H 152.5°. Best body text is #000000 at 15.15:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF59B |
|---|---|
| RGB | rgb(106, 245, 155) |
| HSL | hsl(141, 87%, 69%) |
| HSV | hsv(141, 57%, 96%) |
| CMYK | cmyk(56.7%, 0%, 36.7%, 3.9%) |
| CIE-LAB | lab(87.35, -57.22, 32.25) |
| CIE-LCH | lch(87.35, 65.68, 150.59°) |
| OKLab | oklab(87.13% -0.1551 0.0806) |
| OKLCH | oklch(87.13% 0.175 152.5) |
| XYZ | xyz(44.5092, 70.7314, 42.3109) |
| Luminance | 0.7074 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 2.08
Light Green Blue
#56FCA2
ΔE00 2.12
Sea Green (survey)
#53FCA1
ΔE00 2.19
Seafoam Green
#7AF9AB
ΔE00 2.43
Seafoam (survey)
#80F9AD
ΔE00 2.87
Foam Green
#90FDA9
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF59B #F56AC4
analogous
#7FF56A #6AF59B #6AF5E1
triadic
#6AF59B #9B6AF5 #F59B6A
tetradic
#6AF59B #6A7FF5 #F56AC4 #F5E16A
square
#6AF59B #6A7FF5 #F56AC4 #F5E16A
split-complementary
#6AF59B #E16AF5 #F56A7F
monochromatic
#0ED655 #31F175 #6AF59B #A3F9C1 #DDFDE8
Accessibility & contrast
On white
1.39
#6AF59B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.15
#6AF59B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF59B
15.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF59B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF59B | 1.00 | 1.39 | 15.15 | 15.15 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E395
Deuteranopia (green-blind)
#E2D6A1
Tritanopia (blue-blind)
#41F2DE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #6af59b; /* rgb */ color: rgb(106, 245, 155); /* oklch */ color: oklch(87.1% 0.175 152.5);
Tailwind
colors: {
custom: {
50: '#9ff9b9',
500: '#6af59b',
950: '#000000',
},
}SCSS
$custom: #6af59b; $custom-light: #9ff9b9; $custom-dark: #000000;
JSON
{
"hex": "#6af59b",
"rgb": {
"r": 106,
"g": 245,
"b": 155
},
"hsl": {
"h": 141.151,
"s": 87.421,
"l": 68.824
},
"oklch": {
"l": 0.87127,
"c": 0.17481,
"h": 152.5
},
"luminance": 0.70736
}Semantic roles & 50–950 ramp
primary
#6AF59B
secondary
#CE3598
accent
#0294E4
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581