#6EEFA3#6EEFA3
#6EEFA3 is a very light, vivid green. Relative luminance 0.677; OKLCH L 86.0% C 0.158 H 155.2°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #6EEFA3 |
|---|---|
| RGB | rgb(110, 239, 163) |
| HSL | hsl(145, 80%, 68%) |
| HSV | hsv(145, 54%, 94%) |
| CMYK | cmyk(54%, 0%, 31.8%, 6.3%) |
| CIE-LAB | lab(85.85, -52.50, 26.19) |
| CIE-LCH | lch(85.85, 58.67, 153.48°) |
| OKLab | oklab(85.98% -0.143 0.0662) |
| OKLCH | oklch(85.98% 0.158 155.2) |
| XYZ | xyz(43.9043, 67.6884, 45.3947) |
| Luminance | 0.6769 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.24
Seafoam (survey)
#80F9AD
ΔE00 2.46
Light Blue Green
#7EFBB3
ΔE00 2.90
Light Bluish Green
#76FDA8
ΔE00 3.15
Light Greenish Blue
#63F7B4
ΔE00 3.16
Light Green Blue
#56FCA2
ΔE00 3.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EEFA3 #EF6EBA
analogous
#79EF6E #6EEFA3 #6EEFE3
triadic
#6EEFA3 #A36EEF #EFA36E
tetradic
#6EEFA3 #6E79EF #EF6EBA #EFE36E
square
#6EEFA3 #6E79EF #EF6EBA #EFE36E
split-complementary
#6EEFA3 #E36EEF #EF6E79
monochromatic
#17CC61 #37E980 #6EEFA3 #A5F5C6 #DCFBE9
Accessibility & contrast
On white
1.44
#6EEFA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#6EEFA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EEFA3
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EEFA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EEFA3 | 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)
#EEDE9E
Deuteranopia (green-blind)
#DCD2A8
Tritanopia (blue-blind)
#48EDDB
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #6eefa3; /* rgb */ color: rgb(110, 239, 163); /* oklch */ color: oklch(86.0% 0.158 155.2);
Tailwind
colors: {
custom: {
50: '#a1f5be',
500: '#6eefa3',
950: '#000000',
},
}SCSS
$custom: #6eefa3; $custom-light: #a1f5be; $custom-dark: #000000;
JSON
{
"hex": "#6eefa3",
"rgb": {
"r": 110,
"g": 239,
"b": 163
},
"hsl": {
"h": 144.651,
"s": 80.124,
"l": 68.431
},
"oklch": {
"l": 0.85976,
"c": 0.15755,
"h": 155.2
},
"luminance": 0.67692
}Semantic roles & 50–950 ramp
primary
#6EEFA3
secondary
#C73A8D
accent
#0986DC
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#101712
muted
#808582