#6AF398#6AF398
#6AF398 is a very light, vivid green. Relative luminance 0.694; OKLCH L 86.6% C 0.175 H 152.0°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #6AF398 |
|---|---|
| RGB | rgb(106, 243, 152) |
| HSL | hsl(140, 85%, 68%) |
| HSV | hsv(140, 56%, 95%) |
| CMYK | cmyk(56.4%, 0%, 37.4%, 4.7%) |
| CIE-LAB | lab(86.72, -56.95, 32.91) |
| CIE-LCH | lch(86.72, 65.78, 149.98°) |
| OKLab | oklab(86.59% -0.1543 0.0821) |
| OKLCH | oklch(86.59% 0.175 152) |
| XYZ | xyz(43.6587, 69.4283, 40.7999) |
| Luminance | 0.6943 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 2.55
Light Green Blue
#56FCA2
ΔE00 2.56
Sea Green (survey)
#53FCA1
ΔE00 2.60
Seafoam Green
#7AF9AB
ΔE00 2.81
Seafoam (survey)
#80F9AD
ΔE00 3.21
Foam Green
#90FDA9
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6AF398 #F36AC5
analogous
#80F36A #6AF398 #6AF3DC
triadic
#6AF398 #986AF3 #F3986A
tetradic
#6AF398 #6A80F3 #F36AC5 #F3DC6A
square
#6AF398 #6A80F3 #F36AC5 #F3DC6A
split-complementary
#6AF398 #DC6AF3 #F36A80
monochromatic
#11D252 #31EE71 #6AF398 #A3F8BF #DBFCE6
Accessibility & contrast
On white
1.41
#6AF398 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#6AF398 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6AF398
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6AF398 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6AF398 | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4E192
Deuteranopia (green-blind)
#E1D49E
Tritanopia (blue-blind)
#43F0DC
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #6af398; /* rgb */ color: rgb(106, 243, 152); /* oklch */ color: oklch(86.6% 0.175 152.0);
Tailwind
colors: {
custom: {
50: '#9ff8b7',
500: '#6af398',
950: '#000000',
},
}SCSS
$custom: #6af398; $custom-light: #9ff8b7; $custom-dark: #000000;
JSON
{
"hex": "#6af398",
"rgb": {
"r": 106,
"g": 243,
"b": 152
},
"hsl": {
"h": 140.146,
"s": 85.093,
"l": 68.431
},
"oklch": {
"l": 0.86587,
"c": 0.17484,
"h": 152
},
"luminance": 0.69432
}Semantic roles & 50–950 ramp
primary
#6AF398
secondary
#CC3599
accent
#0497E2
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581