#6CDD88#6CDD88
#6CDD88 is a light, vivid green. Relative luminance 0.567; OKLCH L 81.0% C 0.158 H 149.7°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #6CDD88 |
|---|---|
| RGB | rgb(108, 221, 136) |
| HSL | hsl(135, 62%, 65%) |
| HSV | hsv(135, 51%, 87%) |
| CMYK | cmyk(51.1%, 0%, 38.5%, 13.3%) |
| CIE-LAB | lab(80.00, -50.41, 32.12) |
| CIE-LCH | lch(80.00, 59.77, 147.50°) |
| OKLab | oklab(81.02% -0.1368 0.0799) |
| OKLCH | oklch(81.02% 0.158 149.7) |
| XYZ | xyz(36.4823, 56.6756, 32.3048) |
| Luminance | 0.5668 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.94
Tealish Green
#0CDC73
ΔE00 4.88
Lightgreen
#90EE90
ΔE00 5.21
Aqua Green
#12E193
ΔE00 5.41
Seaweed
#18D17B
ΔE00 5.47
Emerald
#50C878
ΔE00 5.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CDD88 #DD6CC1
analogous
#89DD6C #6CDD88 #6CDDC0
triadic
#6CDD88 #886CDD #DD886C
tetradic
#6CDD88 #6C89DD #DD6CC1 #DDC06C
square
#6CDD88 #6C89DD #DD6CC1 #DDC06C
split-complementary
#6CDD88 #C06CDD #DD6C89
monochromatic
#27A847 #3AD260 #6CDD88 #9EE8B0 #CFF4D8
Accessibility & contrast
On white
1.70
#6CDD88 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#6CDD88 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CDD88
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CDD88 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CDD88 | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECD82
Deuteranopia (green-blind)
#CFC28D
Tritanopia (blue-blind)
#54DAC8
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #6cdd88; /* rgb */ color: rgb(108, 221, 136); /* oklch */ color: oklch(81.0% 0.158 149.7);
Tailwind
colors: {
custom: {
50: '#9de8ab',
500: '#6cdd88',
950: '#000000',
},
}SCSS
$custom: #6cdd88; $custom-light: #9de8ab; $custom-dark: #000000;
JSON
{
"hex": "#6cdd88",
"rgb": {
"r": 108,
"g": 221,
"b": 136
},
"hsl": {
"h": 134.867,
"s": 62.431,
"l": 64.51
},
"oklch": {
"l": 0.81018,
"c": 0.15841,
"h": 149.7
},
"luminance": 0.56679
}Semantic roles & 50–950 ramp
primary
#6CDD88
secondary
#AA4391
accent
#1B9FCA
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0F1610
muted
#808481