#6BDD94#6BDD94
#6BDD94 is a light, vivid green. Relative luminance 0.570; OKLCH L 81.2% C 0.148 H 153.5°. Best body text is #000000 at 12.40:1 contrast (WCAG AA passes).
Color values
| HEX | #6BDD94 |
|---|---|
| RGB | rgb(107, 221, 148) |
| HSL | hsl(142, 63%, 64%) |
| HSV | hsv(142, 52%, 87%) |
| CMYK | cmyk(51.6%, 0%, 33%, 13.3%) |
| CIE-LAB | lab(80.16, -48.56, 26.18) |
| CIE-LCH | lch(80.16, 55.17, 151.67°) |
| OKLab | oklab(81.21% -0.1322 0.0659) |
| OKLCH | oklch(81.21% 0.148 153.5) |
| XYZ | xyz(37.2624, 56.9737, 37.0446) |
| Luminance | 0.5698 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.49
Weird Green
#3AE57F
ΔE00 5.12
Seaweed
#18D17B
ΔE00 5.59
Hospital Green
#9BE5AA
ΔE00 5.73
Emerald
#50C878
ΔE00 5.76
Tealish Green
#0CDC73
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BDD94 #DD6BB4
analogous
#7BDD6B #6BDD94 #6BDDCD
triadic
#6BDD94 #946BDD #DD946B
tetradic
#6BDD94 #6B7BDD #DD6BB4 #DDCD6B
square
#6BDD94 #6B7BDD #DD6BB4 #DDCD6B
split-complementary
#6BDD94 #CD6BDD #DD6B7B
monochromatic
#26A755 #39D270 #6BDD94 #9DE8B8 #CFF4DC
Accessibility & contrast
On white
1.69
#6BDD94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.40
#6BDD94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BDD94
12.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BDD94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BDD94 | 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)
#DDCE8F
Deuteranopia (green-blind)
#CDC298
Tritanopia (blue-blind)
#4EDBCA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6bdd94; /* rgb */ color: rgb(107, 221, 148); /* oklch */ color: oklch(81.2% 0.148 153.5);
Tailwind
colors: {
custom: {
50: '#9de8b4',
500: '#6bdd94',
950: '#000000',
},
}SCSS
$custom: #6bdd94; $custom-light: #9de8b4; $custom-dark: #000000;
JSON
{
"hex": "#6bdd94",
"rgb": {
"r": 107,
"g": 221,
"b": 148
},
"hsl": {
"h": 141.579,
"s": 62.637,
"l": 64.314
},
"oklch": {
"l": 0.81213,
"c": 0.1477,
"h": 153.5
},
"luminance": 0.56977
}Semantic roles & 50–950 ramp
primary
#6BDD94
secondary
#AA4285
accent
#1B8BCA
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481