#6EFEB5#6EFEB5
#6EFEB5 is a very light, vivid green. Relative luminance 0.775; OKLCH L 89.9% C 0.162 H 158.4°. Best body text is #000000 at 16.51:1 contrast (WCAG AA passes).
Color values
| HEX | #6EFEB5 |
|---|---|
| RGB | rgb(110, 254, 181) |
| HSL | hsl(150, 99%, 71%) |
| HSV | hsv(150, 57%, 100%) |
| CMYK | cmyk(56.7%, 0%, 28.7%, 0.4%) |
| CIE-LAB | lab(90.56, -55.15, 23.47) |
| CIE-LCH | lch(90.56, 59.93, 156.95°) |
| OKLab | oklab(89.94% -0.1507 0.0596) |
| OKLCH | oklch(89.94% 0.162 158.4) |
| XYZ | xyz(50.2083, 77.5301, 56.0260) |
| Luminance | 0.7753 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 1.53
Light Greenish Blue
#63F7B4
ΔE00 1.92
Seafoam Green
#7AF9AB
ΔE00 2.14
Seafoam (survey)
#80F9AD
ΔE00 2.32
Light Bluish Green
#76FDA8
ΔE00 2.60
Light Green Blue
#56FCA2
ΔE00 3.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6EFEB5 #FE6EB7
analogous
#6FFE6E #6EFEB5 #6EFEFD
triadic
#6EFEB5 #B56EFE #FEB56E
tetradic
#6EFEB5 #6E6FFE #FE6EB7 #FEFD6E
square
#6EFEB5 #6E6FFE #FE6EB7 #FEFD6E
split-complementary
#6EFEB5 #FD6EFE #FE6E6F
monochromatic
#02F077 #31FE96 #6EFEB5 #ABFED4 #E1FFEF
Accessibility & contrast
On white
1.27
#6EFEB5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.51
#6EFEB5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6EFEB5
16.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6EFEB5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6EFEB5 | 1.00 | 1.27 | 16.51 | 16.51 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FCEDB1
Deuteranopia (green-blind)
#E8DEBA
Tritanopia (blue-blind)
#36FDEA
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #6efeb5; /* rgb */ color: rgb(110, 254, 181); /* oklch */ color: oklch(89.9% 0.162 158.4);
Tailwind
colors: {
custom: {
50: '#a2ffcb',
500: '#6efeb5',
950: '#000000',
},
}SCSS
$custom: #6efeb5; $custom-light: #a2ffcb; $custom-dark: #000000;
JSON
{
"hex": "#6efeb5",
"rgb": {
"r": 110,
"g": 254,
"b": 181
},
"hsl": {
"h": 149.583,
"s": 98.63,
"l": 71.373
},
"oklch": {
"l": 0.8994,
"c": 0.16209,
"h": 158.4
},
"luminance": 0.77535
}Semantic roles & 50–950 ramp
primary
#6EFEB5
secondary
#DA3689
accent
#0074E6
background
#FDFFFE
surface
#F7FFFA
border
#D0D7D3
text
#101813
muted
#818683