#6CF094#6CF094
#6CF094 is a very light, vivid green. Relative luminance 0.676; OKLCH L 85.9% C 0.173 H 151.0°. Best body text is #000000 at 14.53:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF094 |
|---|---|
| RGB | rgb(108, 240, 148) |
| HSL | hsl(138, 81%, 68%) |
| HSV | hsv(138, 55%, 94%) |
| CMYK | cmyk(55%, 0%, 38.3%, 5.9%) |
| CIE-LAB | lab(85.83, -56.01, 33.75) |
| CIE-LCH | lch(85.83, 65.39, 148.93°) |
| OKLab | oklab(85.86% -0.1518 0.084) |
| OKLCH | oklch(85.86% 0.173 151) |
| XYZ | xyz(42.6866, 67.6426, 38.8181) |
| Luminance | 0.6765 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 3.23
Light Green Blue
#56FCA2
ΔE00 3.31
Sea Green (survey)
#53FCA1
ΔE00 3.33
Seafoam Green
#7AF9AB
ΔE00 3.37
Seafoam (survey)
#80F9AD
ΔE00 3.70
Lightgreen
#90EE90
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF094 #F06CC8
analogous
#86F06C #6CF094 #6CF0D6
triadic
#6CF094 #946CF0 #F0946C
tetradic
#6CF094 #6C86F0 #F06CC8 #F0D66C
square
#6CF094 #6C86F0 #F06CC8 #F0D66C
split-complementary
#6CF094 #D66CF0 #F06C86
monochromatic
#15CD4D #34EA6C #6CF094 #A4F6BC #DBFBE5
Accessibility & contrast
On white
1.45
#6CF094 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.53
#6CF094 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF094
14.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF094 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF094 | 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)
#F1DE8E
Deuteranopia (green-blind)
#DFD29A
Tritanopia (blue-blind)
#4AEDD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6cf094; /* rgb */ color: rgb(108, 240, 148); /* oklch */ color: oklch(85.9% 0.173 151.0);
Tailwind
colors: {
custom: {
50: '#a0f6b4',
500: '#6cf094',
950: '#000000',
},
}SCSS
$custom: #6cf094; $custom-light: #a0f6b4; $custom-dark: #000000;
JSON
{
"hex": "#6cf094",
"rgb": {
"r": 108,
"g": 240,
"b": 148
},
"hsl": {
"h": 138.182,
"s": 81.481,
"l": 68.235
},
"oklch": {
"l": 0.85856,
"c": 0.17349,
"h": 151
},
"luminance": 0.67646
}Semantic roles & 50–950 ramp
primary
#6CF094
secondary
#C8389D
accent
#089DDE
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581