#6CF092#6CF092
#6CF092 is a very light, vivid green. Relative luminance 0.676; OKLCH L 85.8% C 0.175 H 150.5°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF092 |
|---|---|
| RGB | rgb(108, 240, 146) |
| HSL | hsl(137, 81%, 68%) |
| HSV | hsv(137, 55%, 94%) |
| CMYK | cmyk(55%, 0%, 39.2%, 5.9%) |
| CIE-LAB | lab(85.80, -56.34, 34.71) |
| CIE-LCH | lch(85.80, 66.18, 148.37°) |
| OKLab | oklab(85.82% -0.1526 0.0862) |
| OKLCH | oklch(85.82% 0.175 150.5) |
| XYZ | xyz(42.5297, 67.5799, 37.9916) |
| Luminance | 0.6758 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 3.42
Light Green Blue
#56FCA2
ΔE00 3.47
Sea Green (survey)
#53FCA1
ΔE00 3.49
Seafoam Green
#7AF9AB
ΔE00 3.64
Lightgreen
#90EE90
ΔE00 3.78
Weird Green
#3AE57F
ΔE00 3.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF092 #F06CCA
analogous
#88F06C #6CF092 #6CF0D4
triadic
#6CF092 #926CF0 #F0926C
tetradic
#6CF092 #6C88F0 #F06CCA #F0D46C
square
#6CF092 #6C88F0 #F06CCA #F0D46C
split-complementary
#6CF092 #D46CF0 #F06C88
monochromatic
#15CD4A #34EA69 #6CF092 #A4F6BB #DBFBE4
Accessibility & contrast
On white
1.45
#6CF092 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#6CF092 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF092
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF092 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF092 | 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)
#F1DE8B
Deuteranopia (green-blind)
#DFD298
Tritanopia (blue-blind)
#4BECD9
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6cf092; /* rgb */ color: rgb(108, 240, 146); /* oklch */ color: oklch(85.8% 0.175 150.5);
Tailwind
colors: {
custom: {
50: '#a0f6b3',
500: '#6cf092',
950: '#000000',
},
}SCSS
$custom: #6cf092; $custom-light: #a0f6b3; $custom-dark: #000000;
JSON
{
"hex": "#6cf092",
"rgb": {
"r": 108,
"g": 240,
"b": 146
},
"hsl": {
"h": 137.273,
"s": 81.481,
"l": 68.235
},
"oklch": {
"l": 0.85819,
"c": 0.17533,
"h": 150.5
},
"luminance": 0.67584
}Semantic roles & 50–950 ramp
primary
#6CF092
secondary
#C8389F
accent
#08A0DE
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581