#6CDA88#6CDA88
#6CDA88 is a light, vivid green. Relative luminance 0.551; OKLCH L 80.3% C 0.154 H 150.0°. Best body text is #000000 at 12.02:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDA88 |
|---|---|
| RGB | rgb(108, 218, 136) |
| HSL | hsl(135, 60%, 64%) |
| HSV | hsv(135, 50%, 85%) |
| CMYK | cmyk(50.5%, 0%, 37.6%, 14.5%) |
| CIE-LAB | lab(79.10, -49.18, 30.94) |
| CIE-LCH | lch(79.10, 58.10, 147.83°) |
| OKLab | oklab(80.29% -0.1335 0.0771) |
| OKLCH | oklch(80.29% 0.154 150) |
| XYZ | xyz(35.6973, 55.1057, 32.0431) |
| Luminance | 0.5511 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 4.48
Emerald
#50C878
ΔE00 4.87
Tealish Green
#0CDC73
ΔE00 5.10
Seaweed
#18D17B
ΔE00 5.17
Aqua Green
#12E193
ΔE00 5.44
Lightgreen
#90EE90
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDA88 #DA6CBE
analogous
#87DA6C #6CDA88 #6CDABF
triadic
#6CDA88 #886CDA #DA886C
tetradic
#6CDA88 #6C87DA #DA6CBE #DABF6C
square
#6CDA88 #6C87DA #DA6CBE #DABF6C
split-complementary
#6CDA88 #BF6CDA #DA6C87
monochromatic
#29A348 #3BCE60 #6CDA88 #9DE6B0 #CEF3D7
Accessibility & contrast
On white
1.75
#6CDA88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.02
#6CDA88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDA88
12.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDA88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDA88 | 1.00 | 1.75 | 12.02 | 12.02 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCA82
Deuteranopia (green-blind)
#CCC08D
Tritanopia (blue-blind)
#55D7C5
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6cda88; /* rgb */ color: rgb(108, 218, 136); /* oklch */ color: oklch(80.3% 0.154 150.0);
Tailwind
colors: {
custom: {
50: '#9de6ab',
500: '#6cda88',
950: '#000000',
},
}SCSS
$custom: #6cda88; $custom-light: #9de6ab; $custom-dark: #000000;
JSON
{
"hex": "#6cda88",
"rgb": {
"r": 108,
"g": 218,
"b": 136
},
"hsl": {
"h": 135.273,
"s": 59.783,
"l": 63.922
},
"oklch": {
"l": 0.80287,
"c": 0.15417,
"h": 150
},
"luminance": 0.55109
}Semantic roles & 50–950 ramp
primary
#6CDA88
secondary
#A6448D
accent
#1E9CC7
background
#FCFEFD
surface
#F5FCF7
border
#CFD5D0
text
#0F1610
muted
#808481