#6BDE92#6BDE92
#6BDE92 is a light, vivid green. Relative luminance 0.574; OKLCH L 81.4% C 0.151 H 152.7°. Best body text is #000000 at 12.49:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDE92 |
|---|---|
| RGB | rgb(107, 222, 146) |
| HSL | hsl(140, 64%, 65%) |
| HSV | hsv(140, 52%, 87%) |
| CMYK | cmyk(51.8%, 0%, 34.2%, 12.9%) |
| CIE-LAB | lab(80.43, -49.34, 27.57) |
| CIE-LCH | lch(80.43, 56.51, 150.81°) |
| OKLab | oklab(81.42% -0.1341 0.0693) |
| OKLCH | oklch(81.42% 0.151 152.7) |
| XYZ | xyz(37.3703, 57.4405, 36.3064) |
| Luminance | 0.5744 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.53
Weird Green
#3AE57F
ΔE00 4.66
Seaweed
#18D17B
ΔE00 5.57
Tealish Green
#0CDC73
ΔE00 5.70
Emerald
#50C878
ΔE00 5.81
Hospital Green
#9BE5AA
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDE92 #DE6BB7
analogous
#7EDE6B #6BDE92 #6BDECC
triadic
#6BDE92 #926BDE #DE926B
tetradic
#6BDE92 #6B7EDE #DE6BB7 #DECC6B
square
#6BDE92 #6B7EDE #DE6BB7 #DECC6B
split-complementary
#6BDE92 #CC6BDE #DE6B7E
monochromatic
#26A952 #39D36D #6BDE92 #9DE9B7 #CFF4DC
Accessibility & contrast
On white
1.68
#6BDE92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.49
#6BDE92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDE92
12.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDE92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDE92 | 1.00 | 1.68 | 12.49 | 12.49 |
| #FFFFFF | 1.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECE8D
Deuteranopia (green-blind)
#CEC397
Tritanopia (blue-blind)
#4EDBCA
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #6bde92; /* rgb */ color: rgb(107, 222, 146); /* oklch */ color: oklch(81.4% 0.151 152.7);
Tailwind
colors: {
custom: {
50: '#9de9b2',
500: '#6bde92',
950: '#000000',
},
}SCSS
$custom: #6bde92; $custom-light: #9de9b2; $custom-dark: #000000;
JSON
{
"hex": "#6bde92",
"rgb": {
"r": 107,
"g": 222,
"b": 146
},
"hsl": {
"h": 140.348,
"s": 63.536,
"l": 64.51
},
"oklch": {
"l": 0.81415,
"c": 0.15096,
"h": 152.7
},
"luminance": 0.57444
}Semantic roles & 50–950 ramp
primary
#6BDE92
secondary
#AB4288
accent
#1A8FCB
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481