#6FEFAD#6FEFAD
#6FEFAD is a very light, vivid green. Relative luminance 0.681; OKLCH L 86.2% C 0.148 H 158.5°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #6FEFAD |
|---|---|
| RGB | rgb(111, 239, 173) |
| HSL | hsl(149, 80%, 69%) |
| HSV | hsv(149, 54%, 94%) |
| CMYK | cmyk(53.6%, 0%, 27.6%, 6.3%) |
| CIE-LAB | lab(86.07, -50.37, 21.37) |
| CIE-LCH | lch(86.07, 54.71, 157.01°) |
| OKLab | oklab(86.23% -0.1379 0.0544) |
| OKLCH | oklch(86.23% 0.148 158.5) |
| XYZ | xyz(44.9611, 68.1256, 50.3073) |
| Luminance | 0.6813 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.05
Light Blue Green
#7EFBB3
ΔE00 2.86
Seafoam Green
#7AF9AB
ΔE00 3.08
Seafoam (survey)
#80F9AD
ΔE00 3.10
Light Bluish Green
#76FDA8
ΔE00 4.27
Light Aquamarine
#7BFDC7
ΔE00 4.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FEFAD #EF6FB1
analogous
#71EF6F #6FEFAD #6FEFED
triadic
#6FEFAD #AD6FEF #EFAD6F
tetradic
#6FEFAD #6F71EF #EF6FB1 #EFED6F
square
#6FEFAD #6F71EF #EF6FB1 #EFED6F
split-complementary
#6FEFAD #ED6FEF #EF6F71
monochromatic
#17CD6F #38E98E #6FEFAD #A6F5CC #DDFBEC
Accessibility & contrast
On white
1.44
#6FEFAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#6FEFAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FEFAD
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FEFAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FEFAD | 1.00 | 1.44 | 14.63 | 14.63 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDFA9
Deuteranopia (green-blind)
#DBD2B1
Tritanopia (blue-blind)
#44EEDD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6fefad; /* rgb */ color: rgb(111, 239, 173); /* oklch */ color: oklch(86.2% 0.148 158.5);
Tailwind
colors: {
custom: {
50: '#a1f5c5',
500: '#6fefad',
950: '#000000',
},
}SCSS
$custom: #6fefad; $custom-light: #a1f5c5; $custom-dark: #000000;
JSON
{
"hex": "#6fefad",
"rgb": {
"r": 111,
"g": 239,
"b": 173
},
"hsl": {
"h": 149.063,
"s": 80,
"l": 68.627
},
"oklch": {
"l": 0.86225,
"c": 0.14827,
"h": 158.5
},
"luminance": 0.6813
}Semantic roles & 50–950 ramp
primary
#6FEFAD
secondary
#C83B83
accent
#0976DC
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101713
muted
#808582