#6AF698#6AF698
#6AF698 is a very light, vivid green. Relative luminance 0.712; OKLCH L 87.3% C 0.179 H 151.7°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF698 |
|---|---|
| RGB | rgb(106, 246, 152) |
| HSL | hsl(140, 89%, 69%) |
| HSV | hsv(140, 57%, 96%) |
| CMYK | cmyk(56.9%, 0%, 38.2%, 3.5%) |
| CIE-LAB | lab(87.60, -58.12, 34.08) |
| CIE-LCH | lch(87.60, 67.38, 149.61°) |
| OKLab | oklab(87.31% -0.1574 0.0849) |
| OKLCH | oklch(87.31% 0.179 151.7) |
| XYZ | xyz(44.5638, 71.2386, 41.1017) |
| Luminance | 0.7124 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.31
Light Bluish Green
#76FDA8
ΔE00 2.31
Sea Green (survey)
#53FCA1
ΔE00 2.33
Seafoam Green
#7AF9AB
ΔE00 2.91
Seafoam (survey)
#80F9AD
ΔE00 3.32
Baby Green
#8CFF9E
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF698 #F66AC8
analogous
#82F66A #6AF698 #6AF6DE
triadic
#6AF698 #986AF6 #F6986A
tetradic
#6AF698 #6A82F6 #F66AC8 #F6DE6A
square
#6AF698 #6A82F6 #F66AC8 #F6DE6A
split-complementary
#6AF698 #DE6AF6 #F66A82
monochromatic
#0DD950 #30F370 #6AF698 #A4F9C0 #DDFDE8
Accessibility & contrast
On white
1.38
#6AF698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#6AF698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF698
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF698 | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E492
Deuteranopia (green-blind)
#E4D69E
Tritanopia (blue-blind)
#42F3DE
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #6af698; /* rgb */ color: rgb(106, 246, 152); /* oklch */ color: oklch(87.3% 0.179 151.7);
Tailwind
colors: {
custom: {
50: '#9ffab7',
500: '#6af698',
950: '#000000',
},
}SCSS
$custom: #6af698; $custom-light: #9ffab7; $custom-dark: #000000;
JSON
{
"hex": "#6af698",
"rgb": {
"r": 106,
"g": 246,
"b": 152
},
"hsl": {
"h": 139.714,
"s": 88.608,
"l": 69.02
},
"oklch": {
"l": 0.87313,
"c": 0.17886,
"h": 151.7
},
"luminance": 0.71243
}Semantic roles & 50–950 ramp
primary
#6AF698
secondary
#D0359D
accent
#009AE5
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581