#6CDD99#6CDD99
#6CDD99 is a light, vivid green. Relative luminance 0.572; OKLCH L 81.4% C 0.143 H 155.1°. Best body text is #000000 at 12.44:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDD99 |
|---|---|
| RGB | rgb(108, 221, 153) |
| HSL | hsl(144, 62%, 65%) |
| HSV | hsv(144, 51%, 87%) |
| CMYK | cmyk(51.1%, 0%, 30.8%, 13.3%) |
| CIE-LAB | lab(80.29, -47.39, 23.76) |
| CIE-LCH | lch(80.29, 53.02, 153.37°) |
| OKLab | oklab(81.36% -0.1293 0.0601) |
| OKLCH | oklch(81.36% 0.143 155.1) |
| XYZ | xyz(37.7877, 57.1978, 39.1798) |
| Luminance | 0.5720 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.55
Seafoam
#7FE0B3
ΔE00 5.29
Hospital Green
#9BE5AA
ΔE00 5.44
Weird Green
#3AE57F
ΔE00 5.90
Seaweed
#18D17B
ΔE00 6.02
Light Greenish Blue
#63F7B4
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDD99 #DD6CB0
analogous
#78DD6C #6CDD99 #6CDDD2
triadic
#6CDD99 #996CDD #DD996C
tetradic
#6CDD99 #6C78DD #DD6CB0 #DDD26C
square
#6CDD99 #6C78DD #DD6CB0 #DDD26C
split-complementary
#6CDD99 #D26CDD #DD6C78
monochromatic
#27A85A #3AD277 #6CDD99 #9EE8BB #CFF4DE
Accessibility & contrast
On white
1.69
#6CDD99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.44
#6CDD99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDD99
12.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDD99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDD99 | 1.00 | 1.69 | 12.44 | 12.44 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCE95
Deuteranopia (green-blind)
#CCC39D
Tritanopia (blue-blind)
#4EDBCB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6cdd99; /* rgb */ color: rgb(108, 221, 153); /* oklch */ color: oklch(81.4% 0.143 155.1);
Tailwind
colors: {
custom: {
50: '#9de8b7',
500: '#6cdd99',
950: '#000000',
},
}SCSS
$custom: #6cdd99; $custom-light: #9de8b7; $custom-dark: #000000;
JSON
{
"hex": "#6cdd99",
"rgb": {
"r": 108,
"g": 221,
"b": 153
},
"hsl": {
"h": 143.894,
"s": 62.431,
"l": 64.51
},
"oklch": {
"l": 0.81355,
"c": 0.14258,
"h": 155.1
},
"luminance": 0.57201
}Semantic roles & 50–950 ramp
primary
#6CDD99
secondary
#AA4381
accent
#1B85CA
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481