#6CF193#6CF193
#6CF193 is a very light, vivid green. Relative luminance 0.682; OKLCH L 86.1% C 0.176 H 150.7°. Best body text is #000000 at 14.64:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF193 |
|---|---|
| RGB | rgb(108, 241, 147) |
| HSL | hsl(138, 83%, 68%) |
| HSV | hsv(138, 55%, 95%) |
| CMYK | cmyk(55.2%, 0%, 39%, 5.5%) |
| CIE-LAB | lab(86.11, -56.57, 34.62) |
| CIE-LCH | lch(86.11, 66.32, 148.53°) |
| OKLab | oklab(86.08% -0.1533 0.0861) |
| OKLCH | oklch(86.08% 0.176 150.7) |
| XYZ | xyz(42.9030, 68.2015, 38.5014) |
| Luminance | 0.6821 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 3.22
Light Green Blue
#56FCA2
ΔE00 3.28
Sea Green (survey)
#53FCA1
ΔE00 3.30
Seafoam Green
#7AF9AB
ΔE00 3.49
Baby Green
#8CFF9E
ΔE00 3.82
Seafoam (survey)
#80F9AD
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF193 #F16CCA
analogous
#87F16C #6CF193 #6CF1D5
triadic
#6CF193 #936CF1 #F1936C
tetradic
#6CF193 #6C87F1 #F16CCA #F1D56C
square
#6CF193 #6C87F1 #F16CCA #F1D56C
split-complementary
#6CF193 #D56CF1 #F16C87
monochromatic
#14CF4B #34EC6A #6CF193 #A4F6BC #DCFCE5
Accessibility & contrast
On white
1.43
#6CF193 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.64
#6CF193 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF193
14.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF193 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF193 | 1.00 | 1.43 | 14.64 | 14.64 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF8C
Deuteranopia (green-blind)
#E0D299
Tritanopia (blue-blind)
#4AEDDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6cf193; /* rgb */ color: rgb(108, 241, 147); /* oklch */ color: oklch(86.1% 0.176 150.7);
Tailwind
colors: {
custom: {
50: '#a0f6b3',
500: '#6cf193',
950: '#000000',
},
}SCSS
$custom: #6cf193; $custom-light: #a0f6b3; $custom-dark: #000000;
JSON
{
"hex": "#6cf193",
"rgb": {
"r": 108,
"g": 241,
"b": 147
},
"hsl": {
"h": 137.594,
"s": 82.609,
"l": 68.431
},
"oklch": {
"l": 0.8608,
"c": 0.17576,
"h": 150.7
},
"luminance": 0.68205
}Semantic roles & 50–950 ramp
primary
#6CF193
secondary
#CA389F
accent
#06A0DF
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581