#6BDB95#6BDB95
#6BDB95 is a light, vivid green. Relative luminance 0.560; OKLCH L 80.7% C 0.144 H 154.1°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDB95 |
|---|---|
| RGB | rgb(107, 219, 149) |
| HSL | hsl(143, 61%, 64%) |
| HSV | hsv(143, 51%, 86%) |
| CMYK | cmyk(51.1%, 0%, 32%, 14.1%) |
| CIE-LAB | lab(79.59, -47.54, 24.88) |
| CIE-LCH | lch(79.59, 53.66, 152.37°) |
| OKLab | oklab(80.75% -0.1295 0.0628) |
| OKLCH | oklch(80.75% 0.144 154.1) |
| XYZ | xyz(36.8170, 55.9557, 37.2883) |
| Luminance | 0.5596 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.61
Emerald
#50C878
ΔE00 5.56
Seaweed
#18D17B
ΔE00 5.57
Weird Green
#3AE57F
ΔE00 5.66
Hospital Green
#9BE5AA
ΔE00 5.72
Seafoam
#7FE0B3
ΔE00 5.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDB95 #DB6BB1
analogous
#79DB6B #6BDB95 #6BDBCD
triadic
#6BDB95 #956BDB #DB956B
tetradic
#6BDB95 #6B79DB #DB6BB1 #DBCD6B
square
#6BDB95 #6B79DB #DB6BB1 #DBCD6B
split-complementary
#6BDB95 #CD6BDB #DB6B79
monochromatic
#28A456 #3ACF72 #6BDB95 #9CE7B8 #CDF3DC
Accessibility & contrast
On white
1.72
#6BDB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#6BDB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDB95
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDB95 | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCC91
Deuteranopia (green-blind)
#CBC199
Tritanopia (blue-blind)
#4ED9C9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #6bdb95; /* rgb */ color: rgb(107, 219, 149); /* oklch */ color: oklch(80.7% 0.144 154.1);
Tailwind
colors: {
custom: {
50: '#9de7b4',
500: '#6bdb95',
950: '#000000',
},
}SCSS
$custom: #6bdb95; $custom-light: #9de7b4; $custom-dark: #000000;
JSON
{
"hex": "#6bdb95",
"rgb": {
"r": 107,
"g": 219,
"b": 149
},
"hsl": {
"h": 142.5,
"s": 60.87,
"l": 63.922
},
"oklch": {
"l": 0.80748,
"c": 0.14395,
"h": 154.1
},
"luminance": 0.55959
}Semantic roles & 50–950 ramp
primary
#6BDB95
secondary
#A74382
accent
#1D88C9
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1611
muted
#808481