#6CDD98#6CDD98
#6CDD98 is a light, vivid green. Relative luminance 0.572; OKLCH L 81.3% C 0.143 H 154.7°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDD98 |
|---|---|
| RGB | rgb(108, 221, 152) |
| HSL | hsl(143, 62%, 65%) |
| HSV | hsv(143, 51%, 87%) |
| CMYK | cmyk(51.1%, 0%, 31.2%, 13.3%) |
| CIE-LAB | lab(80.27, -47.58, 24.26) |
| CIE-LCH | lch(80.27, 53.41, 152.98°) |
| OKLab | oklab(81.33% -0.1297 0.0613) |
| OKLCH | oklch(81.33% 0.143 154.7) |
| XYZ | xyz(37.7054, 57.1649, 38.7466) |
| Luminance | 0.5717 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.54
Hospital Green
#9BE5AA
ΔE00 5.47
Seafoam
#7FE0B3
ΔE00 5.48
Weird Green
#3AE57F
ΔE00 5.74
Seaweed
#18D17B
ΔE00 5.94
Emerald
#50C878
ΔE00 6.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDD98 #DD6CB1
analogous
#79DD6C #6CDD98 #6CDDD1
triadic
#6CDD98 #986CDD #DD986C
tetradic
#6CDD98 #6C79DD #DD6CB1 #DDD16C
square
#6CDD98 #6C79DD #DD6CB1 #DDD16C
split-complementary
#6CDD98 #D16CDD #DD6C79
monochromatic
#27A859 #3AD275 #6CDD98 #9EE8BB #CFF4DE
Accessibility & contrast
On white
1.69
#6CDD98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#6CDD98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDD98
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDD98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDD98 | 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)
#DDCE94
Deuteranopia (green-blind)
#CCC39C
Tritanopia (blue-blind)
#4EDBCB
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #6cdd98; /* rgb */ color: rgb(108, 221, 152); /* oklch */ color: oklch(81.3% 0.143 154.7);
Tailwind
colors: {
custom: {
50: '#9de8b6',
500: '#6cdd98',
950: '#000000',
},
}SCSS
$custom: #6cdd98; $custom-light: #9de8b6; $custom-dark: #000000;
JSON
{
"hex": "#6cdd98",
"rgb": {
"r": 108,
"g": 221,
"b": 152
},
"hsl": {
"h": 143.363,
"s": 62.431,
"l": 64.51
},
"oklch": {
"l": 0.81334,
"c": 0.14349,
"h": 154.7
},
"luminance": 0.57168
}Semantic roles & 50–950 ramp
primary
#6CDD98
secondary
#AA4382
accent
#1B86CA
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481