#6CF097#6CF097
#6CF097 is a very light, vivid green. Relative luminance 0.677; OKLCH L 85.9% C 0.171 H 151.8°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF097 |
|---|---|
| RGB | rgb(108, 240, 151) |
| HSL | hsl(140, 81%, 68%) |
| HSV | hsv(140, 55%, 94%) |
| CMYK | cmyk(55%, 0%, 37.1%, 5.9%) |
| CIE-LAB | lab(85.88, -55.50, 32.31) |
| CIE-LCH | lch(85.88, 64.22, 149.80°) |
| OKLab | oklab(85.91% -0.1505 0.0807) |
| OKLCH | oklch(85.91% 0.171 151.8) |
| XYZ | xyz(42.9272, 67.7388, 40.0849) |
| Luminance | 0.6774 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.99
Light Bluish Green
#76FDA8
ΔE00 3.00
Light Green Blue
#56FCA2
ΔE00 3.11
Sea Green (survey)
#53FCA1
ΔE00 3.16
Seafoam (survey)
#80F9AD
ΔE00 3.33
Foam Green
#90FDA9
ΔE00 3.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF097 #F06CC5
analogous
#83F06C #6CF097 #6CF0D9
triadic
#6CF097 #976CF0 #F0976C
tetradic
#6CF097 #6C83F0 #F06CC5 #F0D96C
square
#6CF097 #6C83F0 #F06CC5 #F0D96C
split-complementary
#6CF097 #D96CF0 #F06C83
monochromatic
#15CD51 #34EA70 #6CF097 #A4F6BE #DBFBE6
Accessibility & contrast
On white
1.44
#6CF097 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#6CF097 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF097
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF097 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF097 | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE91
Deuteranopia (green-blind)
#DFD29D
Tritanopia (blue-blind)
#49EDD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6cf097; /* rgb */ color: rgb(108, 240, 151); /* oklch */ color: oklch(85.9% 0.171 151.8);
Tailwind
colors: {
custom: {
50: '#a0f6b6',
500: '#6cf097',
950: '#000000',
},
}SCSS
$custom: #6cf097; $custom-light: #a0f6b6; $custom-dark: #000000;
JSON
{
"hex": "#6cf097",
"rgb": {
"r": 108,
"g": 240,
"b": 151
},
"hsl": {
"h": 139.545,
"s": 81.481,
"l": 68.235
},
"oklch": {
"l": 0.85911,
"c": 0.17076,
"h": 151.8
},
"luminance": 0.67743
}Semantic roles & 50–950 ramp
primary
#6CF097
secondary
#C83899
accent
#0898DE
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581