#6BDF92#6BDF92
#6BDF92 is a light, vivid green. Relative luminance 0.580; OKLCH L 81.7% C 0.152 H 152.6°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDF92 |
|---|---|
| RGB | rgb(107, 223, 146) |
| HSL | hsl(140, 64%, 65%) |
| HSV | hsv(140, 52%, 87%) |
| CMYK | cmyk(52%, 0%, 34.5%, 12.5%) |
| CIE-LAB | lab(80.72, -49.75, 27.96) |
| CIE-LCH | lch(80.72, 57.07, 150.66°) |
| OKLab | oklab(81.66% -0.1352 0.0702) |
| OKLCH | oklch(81.66% 0.152 152.6) |
| XYZ | xyz(37.6367, 57.9733, 36.3952) |
| Luminance | 0.5798 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.49
Aqua Green
#12E193
ΔE00 4.52
Tealish Green
#0CDC73
ΔE00 5.63
Seaweed
#18D17B
ΔE00 5.66
Seafoam Green
#7AF9AB
ΔE00 5.75
Lightgreen
#90EE90
ΔE00 5.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDF92 #DF6BB8
analogous
#7EDF6B #6BDF92 #6BDFCC
triadic
#6BDF92 #926BDF #DF926B
tetradic
#6BDF92 #6B7EDF #DF6BB8 #DFCC6B
square
#6BDF92 #6B7EDF #DF6BB8 #DFCC6B
split-complementary
#6BDF92 #CC6BDF #DF6B7E
monochromatic
#25AB52 #39D46D #6BDF92 #9DEAB7 #D0F5DC
Accessibility & contrast
On white
1.67
#6BDF92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#6BDF92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDF92
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDF92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDF92 | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCF8D
Deuteranopia (green-blind)
#CFC497
Tritanopia (blue-blind)
#4EDCCB
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #6bdf92; /* rgb */ color: rgb(107, 223, 146); /* oklch */ color: oklch(81.7% 0.152 152.6);
Tailwind
colors: {
custom: {
50: '#9deab2',
500: '#6bdf92',
950: '#000000',
},
}SCSS
$custom: #6bdf92; $custom-light: #9deab2; $custom-dark: #000000;
JSON
{
"hex": "#6bdf92",
"rgb": {
"r": 107,
"g": 223,
"b": 146
},
"hsl": {
"h": 140.172,
"s": 64.444,
"l": 64.706
},
"oklch": {
"l": 0.81658,
"c": 0.15237,
"h": 152.6
},
"luminance": 0.57976
}Semantic roles & 50–950 ramp
primary
#6BDF92
secondary
#AD4189
accent
#1990CC
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481