#6DFEB0#6DFEB0
#6DFEB0 is a very light, vivid green. Relative luminance 0.773; OKLCH L 89.8% C 0.167 H 156.9°. Best body text is #000000 at 16.45:1 contrast (WCAG AA passes).
Color values
| HEX | #6DFEB0 |
|---|---|
| RGB | rgb(109, 254, 176) |
| HSL | hsl(148, 99%, 71%) |
| HSV | hsv(148, 57%, 100%) |
| CMYK | cmyk(57.1%, 0%, 30.7%, 0.4%) |
| CIE-LAB | lab(90.44, -56.31, 25.83) |
| CIE-LCH | lch(90.44, 61.95, 155.36°) |
| OKLab | oklab(89.8% -0.1535 0.0654) |
| OKLCH | oklch(89.8% 0.167 156.9) |
| XYZ | xyz(49.5807, 77.2647, 53.3666) |
| Luminance | 0.7727 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.64
Seafoam Green
#7AF9AB
ΔE00 1.64
Light Bluish Green
#76FDA8
ΔE00 1.73
Seafoam (survey)
#80F9AD
ΔE00 1.99
Light Green Blue
#56FCA2
ΔE00 2.30
Sea Green (survey)
#53FCA1
ΔE00 2.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6DFEB0 #FE6DBB
analogous
#72FE6D #6DFEB0 #6DFEF8
triadic
#6DFEB0 #B06DFE #FEB06D
tetradic
#6DFEB0 #6D72FE #FE6DBB #FEF86D
square
#6DFEB0 #6D72FE #FE6DBB #FEF86D
split-complementary
#6DFEB0 #F86DFE #FE6D72
monochromatic
#02EF6F #30FE8F #6DFEB0 #AAFED1 #E1FFEF
Accessibility & contrast
On white
1.28
#6DFEB0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.45
#6DFEB0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6DFEB0
16.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6DFEB0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6DFEB0 | 1.00 | 1.28 | 16.45 | 16.45 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCECAB
Deuteranopia (green-blind)
#E8DEB5
Tritanopia (blue-blind)
#37FCE9
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6dfeb0; /* rgb */ color: rgb(109, 254, 176); /* oklch */ color: oklch(89.8% 0.167 156.9);
Tailwind
colors: {
custom: {
50: '#a2ffc8',
500: '#6dfeb0',
950: '#000000',
},
}SCSS
$custom: #6dfeb0; $custom-light: #a2ffc8; $custom-dark: #000000;
JSON
{
"hex": "#6dfeb0",
"rgb": {
"r": 109,
"g": 254,
"b": 176
},
"hsl": {
"h": 147.724,
"s": 98.639,
"l": 71.176
},
"oklch": {
"l": 0.89802,
"c": 0.16684,
"h": 156.9
},
"luminance": 0.77269
}Semantic roles & 50–950 ramp
primary
#6DFEB0
secondary
#DA358E
accent
#007BE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682