#6CDBA2#6CDBA2
#6CDBA2 is a light, vivid green. Relative luminance 0.565; OKLCH L 81.1% C 0.132 H 159.0°. Best body text is #000000 at 12.29:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDBA2 |
|---|---|
| RGB | rgb(108, 219, 162) |
| HSL | hsl(149, 61%, 64%) |
| HSV | hsv(149, 51%, 86%) |
| CMYK | cmyk(50.7%, 0%, 26%, 14.1%) |
| CIE-LAB | lab(79.87, -44.79, 18.49) |
| CIE-LCH | lch(79.87, 48.46, 157.57°) |
| OKLab | oklab(81.07% -0.123 0.0472) |
| OKLCH | oklch(81.07% 0.132 159) |
| XYZ | xyz(38.0343, 56.4566, 43.0683) |
| Luminance | 0.5646 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam
#7FE0B3
ΔE00 3.39
Eucalyptus
#44D7A8
ΔE00 4.33
Aqua Green
#12E193
ΔE00 5.39
Hospital Green
#9BE5AA
ΔE00 5.74
Mediumaquamarine
#66CDAA
ΔE00 6.07
Light Greenish Blue
#63F7B4
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDBA2 #DB6CA5
analogous
#6EDB6C #6CDBA2 #6CDBDA
triadic
#6CDBA2 #A26CDB #DBA26C
tetradic
#6CDBA2 #6C6EDB #DB6CA5 #DBDA6C
square
#6CDBA2 #6C6EDB #DB6CA5 #DBDA6C
split-complementary
#6CDBA2 #DA6CDB #DB6C6E
monochromatic
#28A465 #3BCF83 #6CDBA2 #9DE7C1 #CEF3E0
Accessibility & contrast
On white
1.71
#6CDBA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.29
#6CDBA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDBA2
12.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDBA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDBA2 | 1.00 | 1.71 | 12.29 | 12.29 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9CD9F
Deuteranopia (green-blind)
#C9C1A5
Tritanopia (blue-blind)
#4ADACB
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #6cdba2; /* rgb */ color: rgb(108, 219, 162); /* oklch */ color: oklch(81.1% 0.132 159.0);
Tailwind
colors: {
custom: {
50: '#9de7bd',
500: '#6cdba2',
950: '#000000',
},
}SCSS
$custom: #6cdba2; $custom-light: #9de7bd; $custom-dark: #000000;
JSON
{
"hex": "#6cdba2",
"rgb": {
"r": 108,
"g": 219,
"b": 162
},
"hsl": {
"h": 149.189,
"s": 60.656,
"l": 64.118
},
"oklch": {
"l": 0.81072,
"c": 0.13176,
"h": 159
},
"luminance": 0.5646
}Semantic roles & 50–950 ramp
primary
#6CDBA2
secondary
#A84477
accent
#1D75C8
background
#FCFEFD
surface
#F5FCF8
border
#CFD5D1
text
#0F1612
muted
#808482