#6CDA92#6CDA92
#6CDA92 is a light, vivid green. Relative luminance 0.554; OKLCH L 80.5% C 0.145 H 153.1°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDA92 |
|---|---|
| RGB | rgb(108, 218, 146) |
| HSL | hsl(141, 60%, 64%) |
| HSV | hsv(141, 50%, 85%) |
| CMYK | cmyk(50.5%, 0%, 33%, 14.5%) |
| CIE-LAB | lab(79.27, -47.42, 26.02) |
| CIE-LCH | lch(79.27, 54.09, 151.25°) |
| OKLab | oklab(80.48% -0.1291 0.0655) |
| OKLCH | oklch(80.48% 0.145 153.1) |
| XYZ | xyz(36.4414, 55.4033, 35.9621) |
| Luminance | 0.5541 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.84
Emerald
#50C878
ΔE00 5.22
Seaweed
#18D17B
ΔE00 5.40
Weird Green
#3AE57F
ΔE00 5.49
Hospital Green
#9BE5AA
ΔE00 5.83
Tealish Green
#0CDC73
ΔE00 6.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDA92 #DA6CB4
analogous
#7DDA6C #6CDA92 #6CDAC9
triadic
#6CDA92 #926CDA #DA926C
tetradic
#6CDA92 #6C7DDA #DA6CB4 #DAC96C
square
#6CDA92 #6C7DDA #DA6CB4 #DAC96C
split-complementary
#6CDA92 #C96CDA #DA6C7D
monochromatic
#29A353 #3BCE6E #6CDA92 #9DE6B6 #CEF3DB
Accessibility & contrast
On white
1.74
#6CDA92 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#6CDA92 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDA92
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDA92 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDA92 | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DACB8D
Deuteranopia (green-blind)
#CAC096
Tritanopia (blue-blind)
#51D8C7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #6cda92; /* rgb */ color: rgb(108, 218, 146); /* oklch */ color: oklch(80.5% 0.145 153.1);
Tailwind
colors: {
custom: {
50: '#9de6b2',
500: '#6cda92',
950: '#000000',
},
}SCSS
$custom: #6cda92; $custom-light: #9de6b2; $custom-dark: #000000;
JSON
{
"hex": "#6cda92",
"rgb": {
"r": 108,
"g": 218,
"b": 146
},
"hsl": {
"h": 140.727,
"s": 59.783,
"l": 63.922
},
"oklch": {
"l": 0.80482,
"c": 0.14477,
"h": 153.1
},
"luminance": 0.55406
}Semantic roles & 50–950 ramp
primary
#6CDA92
secondary
#A64484
accent
#1E8DC7
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1611
muted
#808481