#6EFCAF#6EFCAF
#6EFCAF is a very light, vivid green. Relative luminance 0.760; OKLCH L 89.3% C 0.165 H 156.8°. Best body text is #000000 at 16.21:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFCAF |
|---|---|
| RGB | rgb(110, 252, 175) |
| HSL | hsl(147, 96%, 71%) |
| HSV | hsv(147, 56%, 99%) |
| CMYK | cmyk(56.3%, 0%, 30.6%, 1.2%) |
| CIE-LAB | lab(89.87, -55.49, 25.57) |
| CIE-LCH | lch(89.87, 61.10, 155.27°) |
| OKLab | oklab(89.34% -0.1513 0.0647) |
| OKLCH | oklch(89.34% 0.165 156.8) |
| XYZ | xyz(48.9745, 76.0264, 52.6428) |
| Luminance | 0.7603 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 1.37
Light Blue Green
#7EFBB3
ΔE00 1.41
Seafoam (survey)
#80F9AD
ΔE00 1.73
Light Bluish Green
#76FDA8
ΔE00 1.75
Light Greenish Blue
#63F7B4
ΔE00 2.33
Light Green Blue
#56FCA2
ΔE00 2.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFCAF #FC6EBB
analogous
#74FC6E #6EFCAF #6EFCF6
triadic
#6EFCAF #AF6EFC #FCAF6E
tetradic
#6EFCAF #6E74FC #FC6EBB #FCF66E
square
#6EFCAF #6E74FC #FC6EBB #FCF66E
split-complementary
#6EFCAF #F66EFC #FC6E74
monochromatic
#05EB6E #32FB8E #6EFCAF #AAFDD0 #E1FEEE
Accessibility & contrast
On white
1.30
#6EFCAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.21
#6EFCAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFCAF
16.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFCAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFCAF | 1.00 | 1.30 | 16.21 | 16.21 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FBEAAA
Deuteranopia (green-blind)
#E7DCB4
Tritanopia (blue-blind)
#3BFAE8
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #6efcaf; /* rgb */ color: rgb(110, 252, 175); /* oklch */ color: oklch(89.3% 0.165 156.8);
Tailwind
colors: {
custom: {
50: '#a2fec7',
500: '#6efcaf',
950: '#000000',
},
}SCSS
$custom: #6efcaf; $custom-light: #a2fec7; $custom-dark: #000000;
JSON
{
"hex": "#6efcaf",
"rgb": {
"r": 110,
"g": 252,
"b": 175
},
"hsl": {
"h": 147.465,
"s": 95.946,
"l": 70.98
},
"oklch": {
"l": 0.89336,
"c": 0.16456,
"h": 156.8
},
"luminance": 0.76031
}Semantic roles & 50–950 ramp
primary
#6EFCAF
secondary
#D8378E
accent
#007CE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682