#6EF9B2#6EF9B2
#6EF9B2 is a very light, vivid green. Relative luminance 0.743; OKLCH L 88.7% C 0.158 H 158.4°. Best body text is #000000 at 15.86:1 contrast (WCAG AA passes).
Color values
| HEX | #6EF9B2 |
|---|---|
| RGB | rgb(110, 249, 178) |
| HSL | hsl(149, 92%, 70%) |
| HSV | hsv(149, 56%, 98%) |
| CMYK | cmyk(55.8%, 0%, 28.5%, 2.4%) |
| CIE-LAB | lab(89.05, -53.71, 22.91) |
| CIE-LCH | lch(89.05, 58.39, 156.90°) |
| OKLab | oklab(88.69% -0.1469 0.0582) |
| OKLCH | oklch(88.69% 0.158 158.4) |
| XYZ | xyz(48.3378, 74.2762, 53.9003) |
| Luminance | 0.7428 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 1.29
Light Blue Green
#7EFBB3
ΔE00 1.41
Seafoam Green
#7AF9AB
ΔE00 1.94
Seafoam (survey)
#80F9AD
ΔE00 2.10
Light Bluish Green
#76FDA8
ΔE00 2.82
Light Green Blue
#56FCA2
ΔE00 3.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EF9B2 #F96EB5
analogous
#6FF96E #6EF9B2 #6EF9F8
triadic
#6EF9B2 #B26EF9 #F9B26E
tetradic
#6EF9B2 #6E6FF9 #F96EB5 #F9F86E
square
#6EF9B2 #6E6FF9 #F96EB5 #F9F86E
split-complementary
#6EF9B2 #F86EF9 #F96E6F
monochromatic
#09E374 #33F793 #6EF9B2 #A9FBD1 #E2FEEF
Accessibility & contrast
On white
1.32
#6EF9B2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.86
#6EF9B2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EF9B2
15.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EF9B2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EF9B2 | 1.00 | 1.32 | 15.86 | 15.86 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E8AE
Deuteranopia (green-blind)
#E3DAB6
Tritanopia (blue-blind)
#3BF8E6
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #6ef9b2; /* rgb */ color: rgb(110, 249, 178); /* oklch */ color: oklch(88.7% 0.158 158.4);
Tailwind
colors: {
custom: {
50: '#a2fcc9',
500: '#6ef9b2',
950: '#000000',
},
}SCSS
$custom: #6ef9b2; $custom-light: #a2fcc9; $custom-dark: #000000;
JSON
{
"hex": "#6ef9b2",
"rgb": {
"r": 110,
"g": 249,
"b": 178
},
"hsl": {
"h": 149.353,
"s": 92.053,
"l": 70.392
},
"oklch": {
"l": 0.88685,
"c": 0.15799,
"h": 158.4
},
"luminance": 0.74281
}Semantic roles & 50–950 ramp
primary
#6EF9B2
secondary
#D43787
accent
#0075E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682