#6FEFAE#6FEFAE
#6FEFAE is a very light, vivid green. Relative luminance 0.682; OKLCH L 86.2% C 0.147 H 158.9°. Best body text is #000000 at 14.63:1 contrast (WCAG AA passes).
Color values
| HEX | #6FEFAE |
|---|---|
| RGB | rgb(111, 239, 174) |
| HSL | hsl(150, 80%, 69%) |
| HSV | hsv(150, 54%, 94%) |
| CMYK | cmyk(53.6%, 0%, 27.2%, 6.3%) |
| CIE-LAB | lab(86.09, -50.17, 20.88) |
| CIE-LCH | lch(86.09, 54.34, 157.41°) |
| OKLab | oklab(86.25% -0.1375 0.0532) |
| OKLCH | oklch(86.25% 0.147 158.9) |
| XYZ | xyz(45.0582, 68.1645, 50.8188) |
| Luminance | 0.6817 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.01
Light Blue Green
#7EFBB3
ΔE00 2.94
Seafoam Green
#7AF9AB
ΔE00 3.23
Seafoam (survey)
#80F9AD
ΔE00 3.24
Light Aquamarine
#7BFDC7
ΔE00 4.15
Light Bluish Green
#76FDA8
ΔE00 4.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FEFAE #EF6FB0
analogous
#70EF6F #6FEFAE #6FEFEE
triadic
#6FEFAE #AE6FEF #EFAE6F
tetradic
#6FEFAE #6F70EF #EF6FB0 #EFEE6F
square
#6FEFAE #6F70EF #EF6FB0 #EFEE6F
split-complementary
#6FEFAE #EE6FEF #EF6F70
monochromatic
#17CD70 #38E98F #6FEFAE #A6F5CD #DDFBEC
Accessibility & contrast
On white
1.44
#6FEFAE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.63
#6FEFAE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FEFAE
14.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FEFAE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FEFAE | 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)
#EDDFAA
Deuteranopia (green-blind)
#DBD2B2
Tritanopia (blue-blind)
#44EEDD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6fefae; /* rgb */ color: rgb(111, 239, 174); /* oklch */ color: oklch(86.2% 0.147 158.9);
Tailwind
colors: {
custom: {
50: '#a1f5c6',
500: '#6fefae',
950: '#000000',
},
}SCSS
$custom: #6fefae; $custom-light: #a1f5c6; $custom-dark: #000000;
JSON
{
"hex": "#6fefae",
"rgb": {
"r": 111,
"g": 239,
"b": 174
},
"hsl": {
"h": 149.531,
"s": 80,
"l": 68.627
},
"oklch": {
"l": 0.86247,
"c": 0.14742,
"h": 158.9
},
"luminance": 0.68169
}Semantic roles & 50–950 ramp
primary
#6FEFAE
secondary
#C83B82
accent
#0974DC
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#101713
muted
#808582