#6CFDAD#6CFDAD
#6CFDAD is a very light, vivid green. Relative luminance 0.765; OKLCH L 89.5% C 0.169 H 156.3°. Best body text is #000000 at 16.29:1 contrast (WCAG AA passes).
Color values
| HEX | #6CFDAD |
|---|---|
| RGB | rgb(108, 253, 173) |
| HSL | hsl(147, 97%, 71%) |
| HSV | hsv(147, 57%, 99%) |
| CMYK | cmyk(57.3%, 0%, 31.6%, 0.8%) |
| CIE-LAB | lab(90.07, -56.69, 26.84) |
| CIE-LCH | lch(90.07, 62.72, 154.67°) |
| OKLab | oklab(89.47% -0.1543 0.0678) |
| OKLCH | oklch(89.47% 0.169 156.3) |
| XYZ | xyz(48.8483, 76.4512, 51.7094) |
| Luminance | 0.7646 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 1.39
Seafoam Green
#7AF9AB
ΔE00 1.45
Light Blue Green
#7EFBB3
ΔE00 1.79
Seafoam (survey)
#80F9AD
ΔE00 1.89
Light Green Blue
#56FCA2
ΔE00 1.93
Sea Green (survey)
#53FCA1
ΔE00 2.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6CFDAD #FD6CBC
analogous
#73FD6C #6CFDAD #6CFDF6
triadic
#6CFDAD #AD6CFD #FDAD6C
tetradic
#6CFDAD #6C73FD #FD6CBC #FDF66C
square
#6CFDAD #6C73FD #FD6CBC #FDF66C
split-complementary
#6CFDAD #F66CFD #FD6C73
monochromatic
#03EB6B #30FC8B #6CFDAD #A8FECF #E1FFEE
Accessibility & contrast
On white
1.29
#6CFDAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.29
#6CFDAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6CFDAD
16.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6CFDAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6CFDAD | 1.00 | 1.29 | 16.29 | 16.29 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEBA8
Deuteranopia (green-blind)
#E8DDB2
Tritanopia (blue-blind)
#37FBE8
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #6cfdad; /* rgb */ color: rgb(108, 253, 173); /* oklch */ color: oklch(89.5% 0.169 156.3);
Tailwind
colors: {
custom: {
50: '#a1ffc6',
500: '#6cfdad',
950: '#000000',
},
}SCSS
$custom: #6cfdad; $custom-light: #a1ffc6; $custom-dark: #000000;
JSON
{
"hex": "#6cfdad",
"rgb": {
"r": 108,
"g": 253,
"b": 173
},
"hsl": {
"h": 146.897,
"s": 97.315,
"l": 70.784
},
"oklch": {
"l": 0.89469,
"c": 0.16857,
"h": 156.3
},
"luminance": 0.76456
}Semantic roles & 50–950 ramp
primary
#6CFDAD
secondary
#D9358F
accent
#007FE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682