#6CDB91#6CDB91
#6CDB91 is a light, vivid green. Relative luminance 0.559; OKLCH L 80.7% C 0.147 H 152.6°. Best body text is #000000 at 12.18:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDB91 |
|---|---|
| RGB | rgb(108, 219, 145) |
| HSL | hsl(140, 61%, 64%) |
| HSV | hsv(140, 51%, 86%) |
| CMYK | cmyk(50.7%, 0%, 33.8%, 14.1%) |
| CIE-LAB | lab(79.55, -48.02, 26.91) |
| CIE-LCH | lch(79.55, 55.05, 150.73°) |
| OKLab | oklab(80.71% -0.1306 0.0677) |
| OKLCH | oklch(80.71% 0.147 152.6) |
| XYZ | xyz(36.6241, 55.8925, 35.6409) |
| Luminance | 0.5590 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.80
Weird Green
#3AE57F
ΔE00 5.15
Emerald
#50C878
ΔE00 5.30
Seaweed
#18D17B
ΔE00 5.39
Hospital Green
#9BE5AA
ΔE00 5.87
Tealish Green
#0CDC73
ΔE00 5.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDB91 #DB6CB6
analogous
#7FDB6C #6CDB91 #6CDBC9
triadic
#6CDB91 #916CDB #DB916C
tetradic
#6CDB91 #6C7FDB #DB6CB6 #DBC96C
square
#6CDB91 #6C7FDB #DB6CB6 #DBC96C
split-complementary
#6CDB91 #C96CDB #DB6C7F
monochromatic
#28A452 #3BCF6C #6CDB91 #9DE7B6 #CEF3DB
Accessibility & contrast
On white
1.72
#6CDB91 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.18
#6CDB91 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDB91
12.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDB91 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDB91 | 1.00 | 1.72 | 12.18 | 12.18 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCC8C
Deuteranopia (green-blind)
#CBC196
Tritanopia (blue-blind)
#51D8C8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #6cdb91; /* rgb */ color: rgb(108, 219, 145); /* oklch */ color: oklch(80.7% 0.147 152.6);
Tailwind
colors: {
custom: {
50: '#9de7b1',
500: '#6cdb91',
950: '#000000',
},
}SCSS
$custom: #6cdb91; $custom-light: #9de7b1; $custom-dark: #000000;
JSON
{
"hex": "#6cdb91",
"rgb": {
"r": 108,
"g": 219,
"b": 145
},
"hsl": {
"h": 140,
"s": 60.656,
"l": 64.118
},
"oklch": {
"l": 0.80705,
"c": 0.14712,
"h": 152.6
},
"luminance": 0.55896
}Semantic roles & 50–950 ramp
primary
#6CDB91
secondary
#A84486
accent
#1D8FC8
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1611
muted
#808481