#6FEFA5#6FEFA5
#6FEFA5 is a very light, vivid green. Relative luminance 0.678; OKLCH L 86.1% C 0.155 H 155.7°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #6FEFA5 |
|---|---|
| RGB | rgb(111, 239, 165) |
| HSL | hsl(145, 80%, 69%) |
| HSV | hsv(145, 54%, 94%) |
| CMYK | cmyk(53.6%, 0%, 31%, 6.3%) |
| CIE-LAB | lab(85.92, -51.90, 25.27) |
| CIE-LCH | lch(85.92, 57.73, 154.04°) |
| OKLab | oklab(86.05% -0.1415 0.0639) |
| OKLCH | oklch(86.05% 0.155 155.7) |
| XYZ | xyz(44.2101, 67.8252, 46.3518) |
| Luminance | 0.6783 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.27
Seafoam (survey)
#80F9AD
ΔE00 2.44
Light Blue Green
#7EFBB3
ΔE00 2.77
Light Greenish Blue
#63F7B4
ΔE00 2.91
Light Bluish Green
#76FDA8
ΔE00 3.29
Light Green Blue
#56FCA2
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FEFA5 #EF6FB9
analogous
#79EF6F #6FEFA5 #6FEFE5
triadic
#6FEFA5 #A56FEF #EFA56F
tetradic
#6FEFA5 #6F79EF #EF6FB9 #EFE56F
square
#6FEFA5 #6F79EF #EF6FB9 #EFE56F
split-complementary
#6FEFA5 #E56FEF #EF6F79
monochromatic
#17CD64 #38E983 #6FEFA5 #A6F5C7 #DDFBEA
Accessibility & contrast
On white
1.44
#6FEFA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#6FEFA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FEFA5
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FEFA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FEFA5 | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDFA0
Deuteranopia (green-blind)
#DCD2AA
Tritanopia (blue-blind)
#49EDDB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6fefa5; /* rgb */ color: rgb(111, 239, 165); /* oklch */ color: oklch(86.1% 0.155 155.7);
Tailwind
colors: {
custom: {
50: '#a1f5c0',
500: '#6fefa5',
950: '#000000',
},
}SCSS
$custom: #6fefa5; $custom-light: #a1f5c0; $custom-dark: #000000;
JSON
{
"hex": "#6fefa5",
"rgb": {
"r": 111,
"g": 239,
"b": 165
},
"hsl": {
"h": 145.313,
"s": 80,
"l": 68.627
},
"oklch": {
"l": 0.86053,
"c": 0.15527,
"h": 155.7
},
"luminance": 0.67829
}Semantic roles & 50–950 ramp
primary
#6FEFA5
secondary
#C83B8C
accent
#0983DC
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101712
muted
#808582