#6CDD95#6CDD95
#6CDD95 is a light, vivid green. Relative luminance 0.571; OKLCH L 81.3% C 0.146 H 153.7°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDD95 |
|---|---|
| RGB | rgb(108, 221, 149) |
| HSL | hsl(142, 62%, 65%) |
| HSV | hsv(142, 51%, 87%) |
| CMYK | cmyk(51.1%, 0%, 32.6%, 13.3%) |
| CIE-LAB | lab(80.22, -48.13, 25.74) |
| CIE-LCH | lch(80.22, 54.58, 151.86°) |
| OKLab | oklab(81.27% -0.1311 0.0649) |
| OKLCH | oklch(81.27% 0.146 153.7) |
| XYZ | xyz(37.4628, 57.0679, 37.4690) |
| Luminance | 0.5707 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.56
Weird Green
#3AE57F
ΔE00 5.29
Hospital Green
#9BE5AA
ΔE00 5.60
Seaweed
#18D17B
ΔE00 5.72
Emerald
#50C878
ΔE00 5.85
Seafoam
#7FE0B3
ΔE00 6.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDD95 #DD6CB4
analogous
#7CDD6C #6CDD95 #6CDDCE
triadic
#6CDD95 #956CDD #DD956C
tetradic
#6CDD95 #6C7CDD #DD6CB4 #DDCE6C
square
#6CDD95 #6C7CDD #DD6CB4 #DDCE6C
split-complementary
#6CDD95 #CE6CDD #DD6C7C
monochromatic
#27A856 #3AD271 #6CDD95 #9EE8B9 #CFF4DD
Accessibility & contrast
On white
1.69
#6CDD95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#6CDD95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDD95
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDD95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDD95 | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCE90
Deuteranopia (green-blind)
#CDC299
Tritanopia (blue-blind)
#4FDBCA
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6cdd95; /* rgb */ color: rgb(108, 221, 149); /* oklch */ color: oklch(81.3% 0.146 153.7);
Tailwind
colors: {
custom: {
50: '#9de8b4',
500: '#6cdd95',
950: '#000000',
},
}SCSS
$custom: #6cdd95; $custom-light: #9de8b4; $custom-dark: #000000;
JSON
{
"hex": "#6cdd95",
"rgb": {
"r": 108,
"g": 221,
"b": 149
},
"hsl": {
"h": 141.77,
"s": 62.431,
"l": 64.51
},
"oklch": {
"l": 0.81272,
"c": 0.14624,
"h": 153.7
},
"luminance": 0.57071
}Semantic roles & 50–950 ramp
primary
#6CDD95
secondary
#AA4385
accent
#1B8BCA
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481