#6FEFA3#6FEFA3
#6FEFA3 is a very light, vivid green. Relative luminance 0.678; OKLCH L 86.0% C 0.157 H 155.0°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #6FEFA3 |
|---|---|
| RGB | rgb(111, 239, 163) |
| HSL | hsl(144, 80%, 69%) |
| HSV | hsv(144, 54%, 94%) |
| CMYK | cmyk(53.6%, 0%, 31.8%, 6.3%) |
| CIE-LAB | lab(85.88, -52.27, 26.24) |
| CIE-LCH | lch(85.88, 58.49, 153.34°) |
| OKLab | oklab(86.01% -0.1424 0.0663) |
| OKLCH | oklch(86.01% 0.157 155) |
| XYZ | xyz(44.0295, 67.7530, 45.4006) |
| Luminance | 0.6776 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.21
Seafoam (survey)
#80F9AD
ΔE00 2.42
Light Blue Green
#7EFBB3
ΔE00 2.88
Light Bluish Green
#76FDA8
ΔE00 3.13
Light Greenish Blue
#63F7B4
ΔE00 3.20
Light Green Blue
#56FCA2
ΔE00 3.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6FEFA3 #EF6FBB
analogous
#7BEF6F #6FEFA3 #6FEFE3
triadic
#6FEFA3 #A36FEF #EFA36F
tetradic
#6FEFA3 #6F7BEF #EF6FBB #EFE36F
square
#6FEFA3 #6F7BEF #EF6FBB #EFE36F
split-complementary
#6FEFA3 #E36FEF #EF6F7B
monochromatic
#17CD61 #38E980 #6FEFA3 #A6F5C6 #DDFBE9
Accessibility & contrast
On white
1.44
#6FEFA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#6FEFA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6FEFA3
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6FEFA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6FEFA3 | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDE9E
Deuteranopia (green-blind)
#DCD2A8
Tritanopia (blue-blind)
#4AEDDB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6fefa3; /* rgb */ color: rgb(111, 239, 163); /* oklch */ color: oklch(86.0% 0.157 155.0);
Tailwind
colors: {
custom: {
50: '#a1f5be',
500: '#6fefa3',
950: '#000000',
},
}SCSS
$custom: #6fefa3; $custom-light: #a1f5be; $custom-dark: #000000;
JSON
{
"hex": "#6fefa3",
"rgb": {
"r": 111,
"g": 239,
"b": 163
},
"hsl": {
"h": 144.375,
"s": 80,
"l": 68.627
},
"oklch": {
"l": 0.86011,
"c": 0.15705,
"h": 155
},
"luminance": 0.67757
}Semantic roles & 50–950 ramp
primary
#6FEFA3
secondary
#C83B8E
accent
#0987DC
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101712
muted
#808582