#6FEFA2#6FEFA2
#6FEFA2 is a very light, vivid green. Relative luminance 0.677; OKLCH L 86.0% C 0.158 H 154.7°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #6FEFA2 |
|---|---|
| RGB | rgb(111, 239, 162) |
| HSL | hsl(144, 80%, 69%) |
| HSV | hsv(144, 54%, 94%) |
| CMYK | cmyk(53.6%, 0%, 32.2%, 6.3%) |
| CIE-LAB | lab(85.86, -52.46, 26.73) |
| CIE-LCH | lch(85.86, 58.88, 153.00°) |
| OKLab | oklab(85.99% -0.1428 0.0674) |
| OKLCH | oklch(85.99% 0.158 154.7) |
| XYZ | xyz(43.9402, 67.7173, 44.9306) |
| Luminance | 0.6772 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.21
Seafoam (survey)
#80F9AD
ΔE00 2.44
Light Blue Green
#7EFBB3
ΔE00 2.96
Light Bluish Green
#76FDA8
ΔE00 3.07
Light Greenish Blue
#63F7B4
ΔE00 3.36
Light Green Blue
#56FCA2
ΔE00 3.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FEFA2 #EF6FBC
analogous
#7CEF6F #6FEFA2 #6FEFE2
triadic
#6FEFA2 #A26FEF #EFA26F
tetradic
#6FEFA2 #6F7CEF #EF6FBC #EFE26F
square
#6FEFA2 #6F7CEF #EF6FBC #EFE26F
split-complementary
#6FEFA2 #E26FEF #EF6F7C
monochromatic
#17CD5F #38E97E #6FEFA2 #A6F5C6 #DDFBE9
Accessibility & contrast
On white
1.44
#6FEFA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#6FEFA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FEFA2
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FEFA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FEFA2 | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDE9D
Deuteranopia (green-blind)
#DCD2A7
Tritanopia (blue-blind)
#4AEDDB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6fefa2; /* rgb */ color: rgb(111, 239, 162); /* oklch */ color: oklch(86.0% 0.158 154.7);
Tailwind
colors: {
custom: {
50: '#a1f5be',
500: '#6fefa2',
950: '#000000',
},
}SCSS
$custom: #6fefa2; $custom-light: #a1f5be; $custom-dark: #000000;
JSON
{
"hex": "#6fefa2",
"rgb": {
"r": 111,
"g": 239,
"b": 162
},
"hsl": {
"h": 143.906,
"s": 80,
"l": 68.627
},
"oklch": {
"l": 0.85991,
"c": 0.15794,
"h": 154.7
},
"luminance": 0.67721
}Semantic roles & 50–950 ramp
primary
#6FEFA2
secondary
#C83B8F
accent
#0988DC
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101712
muted
#808582