#6BDD95#6BDD95
#6BDD95 is a light, vivid green. Relative luminance 0.570; OKLCH L 81.2% C 0.147 H 153.8°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDD95 |
|---|---|
| RGB | rgb(107, 221, 149) |
| HSL | hsl(142, 63%, 64%) |
| HSV | hsv(142, 52%, 87%) |
| CMYK | cmyk(51.6%, 0%, 32.6%, 13.3%) |
| CIE-LAB | lab(80.18, -48.38, 25.69) |
| CIE-LCH | lch(80.18, 54.77, 152.03°) |
| OKLab | oklab(81.23% -0.1317 0.0648) |
| OKLCH | oklch(81.23% 0.147 153.8) |
| XYZ | xyz(37.3419, 57.0055, 37.4633) |
| Luminance | 0.5701 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.47
Weird Green
#3AE57F
ΔE00 5.26
Seaweed
#18D17B
ΔE00 5.65
Hospital Green
#9BE5AA
ΔE00 5.67
Emerald
#50C878
ΔE00 5.83
Seafoam
#7FE0B3
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDD95 #DD6BB3
analogous
#7ADD6B #6BDD95 #6BDDCE
triadic
#6BDD95 #956BDD #DD956B
tetradic
#6BDD95 #6B7ADD #DD6BB3 #DDCE6B
square
#6BDD95 #6B7ADD #DD6BB3 #DDCE6B
split-complementary
#6BDD95 #CE6BDD #DD6B7A
monochromatic
#26A756 #39D271 #6BDD95 #9DE8B9 #CFF4DC
Accessibility & contrast
On white
1.69
#6BDD95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#6BDD95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDD95
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDD95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDD95 | 1.00 | 1.69 | 12.40 | 12.40 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCE90
Deuteranopia (green-blind)
#CDC299
Tritanopia (blue-blind)
#4EDBCA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6bdd95; /* rgb */ color: rgb(107, 221, 149); /* oklch */ color: oklch(81.2% 0.147 153.8);
Tailwind
colors: {
custom: {
50: '#9de8b4',
500: '#6bdd95',
950: '#000000',
},
}SCSS
$custom: #6bdd95; $custom-light: #9de8b4; $custom-dark: #000000;
JSON
{
"hex": "#6bdd95",
"rgb": {
"r": 107,
"g": 221,
"b": 149
},
"hsl": {
"h": 142.105,
"s": 62.637,
"l": 64.314
},
"oklch": {
"l": 0.81233,
"c": 0.14678,
"h": 153.8
},
"luminance": 0.57009
}Semantic roles & 50–950 ramp
primary
#6BDD95
secondary
#AA4284
accent
#1B8ACA
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481