#6CF093#6CF093
#6CF093 is a very light, vivid green. Relative luminance 0.676; OKLCH L 85.8% C 0.174 H 150.8°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF093 |
|---|---|
| RGB | rgb(108, 240, 147) |
| HSL | hsl(138, 81%, 68%) |
| HSV | hsv(138, 55%, 94%) |
| CMYK | cmyk(55%, 0%, 38.8%, 5.9%) |
| CIE-LAB | lab(85.81, -56.18, 34.23) |
| CIE-LCH | lch(85.81, 65.78, 148.65°) |
| OKLab | oklab(85.84% -0.1522 0.0851) |
| OKLCH | oklch(85.84% 0.174 150.8) |
| XYZ | xyz(42.6078, 67.6111, 38.4030) |
| Luminance | 0.6762 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 3.32
Light Green Blue
#56FCA2
ΔE00 3.39
Sea Green (survey)
#53FCA1
ΔE00 3.41
Seafoam Green
#7AF9AB
ΔE00 3.51
Seafoam (survey)
#80F9AD
ΔE00 3.83
Lightgreen
#90EE90
ΔE00 3.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF093 #F06CC9
analogous
#87F06C #6CF093 #6CF0D5
triadic
#6CF093 #936CF0 #F0936C
tetradic
#6CF093 #6C87F0 #F06CC9 #F0D56C
square
#6CF093 #6C87F0 #F06CC9 #F0D56C
split-complementary
#6CF093 #D56CF0 #F06C87
monochromatic
#15CD4B #34EA6A #6CF093 #A4F6BC #DBFBE5
Accessibility & contrast
On white
1.45
#6CF093 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#6CF093 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF093
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF093 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF093 | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DE8D
Deuteranopia (green-blind)
#DFD299
Tritanopia (blue-blind)
#4AECD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6cf093; /* rgb */ color: rgb(108, 240, 147); /* oklch */ color: oklch(85.8% 0.174 150.8);
Tailwind
colors: {
custom: {
50: '#a0f6b3',
500: '#6cf093',
950: '#000000',
},
}SCSS
$custom: #6cf093; $custom-light: #a0f6b3; $custom-dark: #000000;
JSON
{
"hex": "#6cf093",
"rgb": {
"r": 108,
"g": 240,
"b": 147
},
"hsl": {
"h": 137.727,
"s": 81.481,
"l": 68.235
},
"oklch": {
"l": 0.85837,
"c": 0.17441,
"h": 150.8
},
"luminance": 0.67615
}Semantic roles & 50–950 ramp
primary
#6CF093
secondary
#C8389E
accent
#089FDE
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581