#6AF798#6AF798
#6AF798 is a very light, vivid green. Relative luminance 0.719; OKLCH L 87.6% C 0.180 H 151.6°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF798 |
|---|---|
| RGB | rgb(106, 247, 152) |
| HSL | hsl(140, 90%, 69%) |
| HSV | hsv(140, 57%, 97%) |
| CMYK | cmyk(57.1%, 0%, 38.5%, 3.1%) |
| CIE-LAB | lab(87.90, -58.51, 34.47) |
| CIE-LCH | lch(87.90, 67.91, 149.50°) |
| OKLab | oklab(87.56% -0.1584 0.0858) |
| OKLCH | oklch(87.56% 0.18 151.6) |
| XYZ | xyz(44.8687, 71.8485, 41.2033) |
| Luminance | 0.7185 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.27
Light Bluish Green
#76FDA8
ΔE00 2.27
Sea Green (survey)
#53FCA1
ΔE00 2.28
Seafoam Green
#7AF9AB
ΔE00 2.98
Baby Green
#8CFF9E
ΔE00 3.24
Seafoam (survey)
#80F9AD
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF798 #F76AC9
analogous
#83F76A #6AF798 #6AF7DE
triadic
#6AF798 #986AF7 #F7986A
tetradic
#6AF798 #6A83F7 #F76AC9 #F7DE6A
square
#6AF798 #6A83F7 #F76AC9 #F7DE6A
split-complementary
#6AF798 #DE6AF7 #F76A83
monochromatic
#0CDB4F #30F470 #6AF798 #A4FAC0 #DEFDE8
Accessibility & contrast
On white
1.37
#6AF798 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#6AF798 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF798
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF798 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF798 | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E491
Deuteranopia (green-blind)
#E5D79E
Tritanopia (blue-blind)
#41F4DF
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #6af798; /* rgb */ color: rgb(106, 247, 152); /* oklch */ color: oklch(87.6% 0.180 151.6);
Tailwind
colors: {
custom: {
50: '#a0fbb7',
500: '#6af798',
950: '#000000',
},
}SCSS
$custom: #6af798; $custom-light: #a0fbb7; $custom-dark: #000000;
JSON
{
"hex": "#6af798",
"rgb": {
"r": 106,
"g": 247,
"b": 152
},
"hsl": {
"h": 139.574,
"s": 89.809,
"l": 69.216
},
"oklch": {
"l": 0.87555,
"c": 0.18019,
"h": 151.6
},
"luminance": 0.71853
}Semantic roles & 50–950 ramp
primary
#6AF798
secondary
#D1349E
accent
#009BE6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581