#6CDA95#6CDA95
#6CDA95 is a light, vivid green. Relative luminance 0.555; OKLCH L 80.5% C 0.142 H 154.1°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDA95 |
|---|---|
| RGB | rgb(108, 218, 149) |
| HSL | hsl(142, 60%, 64%) |
| HSV | hsv(142, 50%, 85%) |
| CMYK | cmyk(50.5%, 0%, 31.7%, 14.5%) |
| CIE-LAB | lab(79.33, -46.87, 24.53) |
| CIE-LCH | lch(79.33, 52.90, 152.37°) |
| OKLab | oklab(80.54% -0.1278 0.062) |
| OKLCH | oklch(80.54% 0.142 154.1) |
| XYZ | xyz(36.6779, 55.4979, 37.2073) |
| Luminance | 0.5550 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.80
Emerald
#50C878
ΔE00 5.46
Seaweed
#18D17B
ΔE00 5.62
Hospital Green
#9BE5AA
ΔE00 5.69
Seafoam
#7FE0B3
ΔE00 5.74
Weird Green
#3AE57F
ΔE00 5.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDA95 #DA6CB1
analogous
#7ADA6C #6CDA95 #6CDACC
triadic
#6CDA95 #956CDA #DA956C
tetradic
#6CDA95 #6C7ADA #DA6CB1 #DACC6C
square
#6CDA95 #6C7ADA #DA6CB1 #DACC6C
split-complementary
#6CDA95 #CC6CDA #DA6C7A
monochromatic
#29A356 #3BCE72 #6CDA95 #9DE6B8 #CEF3DC
Accessibility & contrast
On white
1.74
#6CDA95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#6CDA95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDA95
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDA95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDA95 | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACB91
Deuteranopia (green-blind)
#CAC099
Tritanopia (blue-blind)
#50D8C8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6cda95; /* rgb */ color: rgb(108, 218, 149); /* oklch */ color: oklch(80.5% 0.142 154.1);
Tailwind
colors: {
custom: {
50: '#9de6b4',
500: '#6cda95',
950: '#000000',
},
}SCSS
$custom: #6cda95; $custom-light: #9de6b4; $custom-dark: #000000;
JSON
{
"hex": "#6cda95",
"rgb": {
"r": 108,
"g": 218,
"b": 149
},
"hsl": {
"h": 142.364,
"s": 59.783,
"l": 63.922
},
"oklch": {
"l": 0.80544,
"c": 0.14199,
"h": 154.1
},
"luminance": 0.55501
}Semantic roles & 50–950 ramp
primary
#6CDA95
secondary
#A64482
accent
#1E88C7
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1611
muted
#808481