#6EF9A8#6EF9A8
#6EF9A8 is a very light, vivid green. Relative luminance 0.739; OKLCH L 88.5% C 0.167 H 155.2°. Best body text is #000000 at 15.78:1 contrast (WCAG AA passes).
Color values
| HEX | #6EF9A8 |
|---|---|
| RGB | rgb(110, 249, 168) |
| HSL | hsl(145, 92%, 70%) |
| HSV | hsv(145, 56%, 98%) |
| CMYK | cmyk(55.8%, 0%, 32.5%, 2.4%) |
| CIE-LAB | lab(88.87, -55.60, 27.75) |
| CIE-LCH | lch(88.87, 62.14, 153.48°) |
| OKLab | oklab(88.48% -0.1513 0.07) |
| OKLCH | oklch(88.48% 0.167 155.2) |
| XYZ | xyz(47.3701, 73.8891, 48.8039) |
| Luminance | 0.7389 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 0.98
Light Bluish Green
#76FDA8
ΔE00 1.22
Seafoam (survey)
#80F9AD
ΔE00 1.55
Light Green Blue
#56FCA2
ΔE00 1.91
Light Blue Green
#7EFBB3
ΔE00 1.92
Sea Green (survey)
#53FCA1
ΔE00 2.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EF9A8 #F96EBF
analogous
#79F96E #6EF9A8 #6EF9ED
triadic
#6EF9A8 #A86EF9 #F9A86E
tetradic
#6EF9A8 #6E79F9 #F96EBF #F9ED6E
square
#6EF9A8 #6E79F9 #F96EBF #F9ED6E
split-complementary
#6EF9A8 #ED6EF9 #F96E79
monochromatic
#09E364 #33F785 #6EF9A8 #A9FBCB #E2FEED
Accessibility & contrast
On white
1.33
#6EF9A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.78
#6EF9A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EF9A8
15.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EF9A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EF9A8 | 1.00 | 1.33 | 15.78 | 15.78 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E7A3
Deuteranopia (green-blind)
#E5DAAD
Tritanopia (blue-blind)
#41F7E4
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #6ef9a8; /* rgb */ color: rgb(110, 249, 168); /* oklch */ color: oklch(88.5% 0.167 155.2);
Tailwind
colors: {
custom: {
50: '#a2fcc2',
500: '#6ef9a8',
950: '#000000',
},
}SCSS
$custom: #6ef9a8; $custom-light: #a2fcc2; $custom-dark: #000000;
JSON
{
"hex": "#6ef9a8",
"rgb": {
"r": 110,
"g": 249,
"b": 168
},
"hsl": {
"h": 145.036,
"s": 92.053,
"l": 70.392
},
"oklch": {
"l": 0.88475,
"c": 0.16667,
"h": 155.2
},
"luminance": 0.73894
}Semantic roles & 50–950 ramp
primary
#6EF9A8
secondary
#D43793
accent
#0086E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101812
muted
#818682