#6EF9A5#6EF9A5
#6EF9A5 is a very light, vivid green. Relative luminance 0.738; OKLCH L 88.4% C 0.169 H 154.3°. Best body text is #000000 at 15.76:1 contrast (WCAG AA passes).
Color values
| HEX | #6EF9A5 |
|---|---|
| RGB | rgb(110, 249, 165) |
| HSL | hsl(144, 92%, 70%) |
| HSV | hsv(144, 56%, 98%) |
| CMYK | cmyk(55.8%, 0%, 33.7%, 2.4%) |
| CIE-LAB | lab(88.82, -56.15, 29.20) |
| CIE-LCH | lch(88.82, 63.29, 152.53°) |
| OKLab | oklab(88.42% -0.1526 0.0735) |
| OKLCH | oklch(88.42% 0.169 154.3) |
| XYZ | xyz(47.0939, 73.7786, 47.3489) |
| Luminance | 0.7378 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Bluish Green
#76FDA8
ΔE00 0.99
Seafoam Green
#7AF9AB
ΔE00 1.23
Light Green Blue
#56FCA2
ΔE00 1.71
Seafoam (survey)
#80F9AD
ΔE00 1.78
Sea Green (survey)
#53FCA1
ΔE00 1.88
Light Blue Green
#7EFBB3
ΔE00 2.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EF9A5 #F96EC2
analogous
#7CF96E #6EF9A5 #6EF9EA
triadic
#6EF9A5 #A56EF9 #F9A56E
tetradic
#6EF9A5 #6E7CF9 #F96EC2 #F9EA6E
square
#6EF9A5 #6E7CF9 #F96EC2 #F9EA6E
split-complementary
#6EF9A5 #EA6EF9 #F96E7C
monochromatic
#09E360 #33F781 #6EF9A5 #A9FBC9 #E2FEED
Accessibility & contrast
On white
1.33
#6EF9A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.76
#6EF9A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EF9A5
15.76:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EF9A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EF9A5 | 1.00 | 1.33 | 15.76 | 15.76 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.76 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.76 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E7A0
Deuteranopia (green-blind)
#E5DAAA
Tritanopia (blue-blind)
#43F6E3
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #6ef9a5; /* rgb */ color: rgb(110, 249, 165); /* oklch */ color: oklch(88.4% 0.169 154.3);
Tailwind
colors: {
custom: {
50: '#a2fcc0',
500: '#6ef9a5',
950: '#000000',
},
}SCSS
$custom: #6ef9a5; $custom-light: #a2fcc0; $custom-dark: #000000;
JSON
{
"hex": "#6ef9a5",
"rgb": {
"r": 110,
"g": 249,
"b": 165
},
"hsl": {
"h": 143.741,
"s": 92.053,
"l": 70.392
},
"oklch": {
"l": 0.88415,
"c": 0.16934,
"h": 154.3
},
"luminance": 0.73783
}Semantic roles & 50–950 ramp
primary
#6EF9A5
secondary
#D43796
accent
#008BE6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682