#6CDD97#6CDD97
#6CDD97 is a light, vivid green. Relative luminance 0.571; OKLCH L 81.3% C 0.144 H 154.3°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDD97 |
|---|---|
| RGB | rgb(108, 221, 151) |
| HSL | hsl(143, 62%, 65%) |
| HSV | hsv(143, 51%, 87%) |
| CMYK | cmyk(51.1%, 0%, 31.7%, 13.3%) |
| CIE-LAB | lab(80.25, -47.76, 24.75) |
| CIE-LCH | lch(80.25, 53.80, 152.61°) |
| OKLab | oklab(81.31% -0.1302 0.0625) |
| OKLCH | oklch(81.31% 0.144 154.3) |
| XYZ | xyz(37.6239, 57.1323, 38.3171) |
| Luminance | 0.5714 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.54
Hospital Green
#9BE5AA
ΔE00 5.51
Weird Green
#3AE57F
ΔE00 5.58
Seafoam
#7FE0B3
ΔE00 5.67
Seaweed
#18D17B
ΔE00 5.86
Emerald
#50C878
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDD97 #DD6CB2
analogous
#7ADD6C #6CDD97 #6CDDD0
triadic
#6CDD97 #976CDD #DD976C
tetradic
#6CDD97 #6C7ADD #DD6CB2 #DDD06C
square
#6CDD97 #6C7ADD #DD6CB2 #DDD06C
split-complementary
#6CDD97 #D06CDD #DD6C7A
monochromatic
#27A858 #3AD274 #6CDD97 #9EE8BA #CFF4DD
Accessibility & contrast
On white
1.69
#6CDD97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#6CDD97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDD97
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDD97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDD97 | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCE93
Deuteranopia (green-blind)
#CCC39B
Tritanopia (blue-blind)
#4FDBCB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6cdd97; /* rgb */ color: rgb(108, 221, 151); /* oklch */ color: oklch(81.3% 0.144 154.3);
Tailwind
colors: {
custom: {
50: '#9de8b6',
500: '#6cdd97',
950: '#000000',
},
}SCSS
$custom: #6cdd97; $custom-light: #9de8b6; $custom-dark: #000000;
JSON
{
"hex": "#6cdd97",
"rgb": {
"r": 108,
"g": 221,
"b": 151
},
"hsl": {
"h": 142.832,
"s": 62.431,
"l": 64.51
},
"oklch": {
"l": 0.81313,
"c": 0.14441,
"h": 154.3
},
"luminance": 0.57135
}Semantic roles & 50–950 ramp
primary
#6CDD97
secondary
#AA4383
accent
#1B88CA
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481