#6CF292#6CF292
#6CF292 is a very light, vivid green. Relative luminance 0.688; OKLCH L 86.3% C 0.178 H 150.4°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #6CF292 |
|---|---|
| RGB | rgb(108, 242, 146) |
| HSL | hsl(137, 84%, 69%) |
| HSV | hsv(137, 55%, 95%) |
| CMYK | cmyk(55.4%, 0%, 39.7%, 5.1%) |
| CIE-LAB | lab(86.39, -57.12, 35.48) |
| CIE-LCH | lch(86.39, 67.25, 148.15°) |
| OKLab | oklab(86.3% -0.1547 0.0881) |
| OKLCH | oklch(86.3% 0.178 150.4) |
| XYZ | xyz(43.1217, 68.7639, 38.1889) |
| Luminance | 0.6877 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 3.25
Light Green Blue
#56FCA2
ΔE00 3.29
Sea Green (survey)
#53FCA1
ΔE00 3.30
Baby Green
#8CFF9E
ΔE00 3.63
Seafoam Green
#7AF9AB
ΔE00 3.64
Lightgreen
#90EE90
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CF292 #F26CCC
analogous
#89F26C #6CF292 #6CF2D5
triadic
#6CF292 #926CF2 #F2926C
tetradic
#6CF292 #6C89F2 #F26CCC #F2D56C
square
#6CF292 #6C89F2 #F26CCC #F2D56C
split-complementary
#6CF292 #D56CF2 #F26C89
monochromatic
#12D149 #34ED68 #6CF292 #A4F7BC #DCFCE5
Accessibility & contrast
On white
1.42
#6CF292 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#6CF292 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CF292
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CF292 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CF292 | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E08B
Deuteranopia (green-blind)
#E1D398
Tritanopia (blue-blind)
#4AEEDA
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #6cf292; /* rgb */ color: rgb(108, 242, 146); /* oklch */ color: oklch(86.3% 0.178 150.4);
Tailwind
colors: {
custom: {
50: '#a0f7b3',
500: '#6cf292',
950: '#000000',
},
}SCSS
$custom: #6cf292; $custom-light: #a0f7b3; $custom-dark: #000000;
JSON
{
"hex": "#6cf292",
"rgb": {
"r": 108,
"g": 242,
"b": 146
},
"hsl": {
"h": 137.015,
"s": 83.75,
"l": 68.627
},
"oklch": {
"l": 0.86304,
"c": 0.17802,
"h": 150.4
},
"luminance": 0.68768
}Semantic roles & 50–950 ramp
primary
#6CF292
secondary
#CB37A1
accent
#05A2E0
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581