#6CF192#6CF192
#6CF192 is a very light, vivid green. Relative luminance 0.682; OKLCH L 86.1% C 0.177 H 150.4°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF192 |
|---|---|
| RGB | rgb(108, 241, 146) |
| HSL | hsl(137, 83%, 68%) |
| HSV | hsv(137, 55%, 95%) |
| CMYK | cmyk(55.2%, 0%, 39.4%, 5.5%) |
| CIE-LAB | lab(86.09, -56.73, 35.10) |
| CIE-LCH | lch(86.09, 66.71, 148.26°) |
| OKLab | oklab(86.06% -0.1537 0.0872) |
| OKLCH | oklch(86.06% 0.177 150.4) |
| XYZ | xyz(42.8249, 68.1702, 38.0899) |
| Luminance | 0.6817 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 3.33
Light Green Blue
#56FCA2
ΔE00 3.38
Sea Green (survey)
#53FCA1
ΔE00 3.39
Seafoam Green
#7AF9AB
ΔE00 3.63
Lightgreen
#90EE90
ΔE00 3.79
Baby Green
#8CFF9E
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF192 #F16CCB
analogous
#88F16C #6CF192 #6CF1D4
triadic
#6CF192 #926CF1 #F1926C
tetradic
#6CF192 #6C88F1 #F16CCB #F1D46C
square
#6CF192 #6C88F1 #F16CCB #F1D46C
split-complementary
#6CF192 #D46CF1 #F16C88
monochromatic
#14CF49 #34EC69 #6CF192 #A4F6BB #DCFCE5
Accessibility & contrast
On white
1.43
#6CF192 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#6CF192 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF192
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF192 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF192 | 1.00 | 1.43 | 14.63 | 14.63 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DF8B
Deuteranopia (green-blind)
#E0D298
Tritanopia (blue-blind)
#4AEDD9
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6cf192; /* rgb */ color: rgb(108, 241, 146); /* oklch */ color: oklch(86.1% 0.177 150.4);
Tailwind
colors: {
custom: {
50: '#a0f6b3',
500: '#6cf192',
950: '#000000',
},
}SCSS
$custom: #6cf192; $custom-light: #a0f6b3; $custom-dark: #000000;
JSON
{
"hex": "#6cf192",
"rgb": {
"r": 108,
"g": 241,
"b": 146
},
"hsl": {
"h": 137.143,
"s": 82.609,
"l": 68.431
},
"oklch": {
"l": 0.86062,
"c": 0.17668,
"h": 150.4
},
"luminance": 0.68174
}Semantic roles & 50–950 ramp
primary
#6CF192
secondary
#CA38A0
accent
#06A1DF
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581