#6AF098#6AF098
#6AF098 is a very light, vivid green. Relative luminance 0.677; OKLCH L 85.9% C 0.171 H 152.3°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF098 |
|---|---|
| RGB | rgb(106, 240, 152) |
| HSL | hsl(141, 82%, 68%) |
| HSV | hsv(141, 56%, 94%) |
| CMYK | cmyk(55.8%, 0%, 36.7%, 5.9%) |
| CIE-LAB | lab(85.83, -55.78, 31.73) |
| CIE-LCH | lch(85.83, 64.17, 150.36°) |
| OKLab | oklab(85.86% -0.1512 0.0793) |
| OKLCH | oklch(85.86% 0.171 152.3) |
| XYZ | xyz(42.7682, 67.6474, 40.5031) |
| Luminance | 0.6765 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.89
Light Bluish Green
#76FDA8
ΔE00 2.95
Light Green Blue
#56FCA2
ΔE00 2.97
Sea Green (survey)
#53FCA1
ΔE00 3.02
Seafoam (survey)
#80F9AD
ΔE00 3.25
Foam Green
#90FDA9
ΔE00 4.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF098 #F06AC2
analogous
#7FF06A #6AF098 #6AF0DB
triadic
#6AF098 #986AF0 #F0986A
tetradic
#6AF098 #6A7FF0 #F06AC2 #F0DB6A
square
#6AF098 #6A7FF0 #F06AC2 #F0DB6A
split-complementary
#6AF098 #DB6AF0 #F06A7F
monochromatic
#14CB53 #32EA72 #6AF098 #A2F6BE #D9FBE5
Accessibility & contrast
On white
1.45
#6AF098 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#6AF098 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF098
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF098 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF098 | 1.00 | 1.45 | 14.53 | 14.53 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE92
Deuteranopia (green-blind)
#DED29E
Tritanopia (blue-blind)
#44EDDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6af098; /* rgb */ color: rgb(106, 240, 152); /* oklch */ color: oklch(85.9% 0.171 152.3);
Tailwind
colors: {
custom: {
50: '#9ff6b7',
500: '#6af098',
950: '#000000',
},
}SCSS
$custom: #6af098; $custom-light: #9ff6b7; $custom-dark: #000000;
JSON
{
"hex": "#6af098",
"rgb": {
"r": 106,
"g": 240,
"b": 152
},
"hsl": {
"h": 140.597,
"s": 81.707,
"l": 67.843
},
"oklch": {
"l": 0.85861,
"c": 0.17079,
"h": 152.3
},
"luminance": 0.67651
}Semantic roles & 50–950 ramp
primary
#6AF098
secondary
#C83696
accent
#0794DE
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581