#6CF095#6CF095
#6CF095 is a very light, vivid green. Relative luminance 0.677; OKLCH L 85.9% C 0.173 H 151.3°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF095 |
|---|---|
| RGB | rgb(108, 240, 149) |
| HSL | hsl(139, 81%, 68%) |
| HSV | hsv(139, 55%, 94%) |
| CMYK | cmyk(55%, 0%, 37.9%, 5.9%) |
| CIE-LAB | lab(85.84, -55.84, 33.27) |
| CIE-LCH | lch(85.84, 65.00, 149.21°) |
| OKLab | oklab(85.87% -0.1514 0.0829) |
| OKLCH | oklch(85.87% 0.173 151.3) |
| XYZ | xyz(42.7661, 67.6744, 39.2367) |
| Luminance | 0.6768 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 3.15
Light Green Blue
#56FCA2
ΔE00 3.23
Seafoam Green
#7AF9AB
ΔE00 3.24
Sea Green (survey)
#53FCA1
ΔE00 3.27
Seafoam (survey)
#80F9AD
ΔE00 3.57
Lightgreen
#90EE90
ΔE00 4.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF095 #F06CC7
analogous
#85F06C #6CF095 #6CF0D7
triadic
#6CF095 #956CF0 #F0956C
tetradic
#6CF095 #6C85F0 #F06CC7 #F0D76C
square
#6CF095 #6C85F0 #F06CC7 #F0D76C
split-complementary
#6CF095 #D76CF0 #F06C85
monochromatic
#15CD4E #34EA6D #6CF095 #A4F6BD #DBFBE5
Accessibility & contrast
On white
1.44
#6CF095 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#6CF095 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF095
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF095 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF095 | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE8F
Deuteranopia (green-blind)
#DFD29B
Tritanopia (blue-blind)
#4AEDD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6cf095; /* rgb */ color: rgb(108, 240, 149); /* oklch */ color: oklch(85.9% 0.173 151.3);
Tailwind
colors: {
custom: {
50: '#a0f6b5',
500: '#6cf095',
950: '#000000',
},
}SCSS
$custom: #6cf095; $custom-light: #a0f6b5; $custom-dark: #000000;
JSON
{
"hex": "#6cf095",
"rgb": {
"r": 108,
"g": 240,
"b": 149
},
"hsl": {
"h": 138.636,
"s": 81.481,
"l": 68.235
},
"oklch": {
"l": 0.85874,
"c": 0.17258,
"h": 151.3
},
"luminance": 0.67678
}Semantic roles & 50–950 ramp
primary
#6CF095
secondary
#C8389C
accent
#089BDE
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581