#6BEFA5#6BEFA5
#6BEFA5 is a very light, vivid green. Relative luminance 0.676; OKLCH L 85.9% C 0.157 H 156.2°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEFA5 |
|---|---|
| RGB | rgb(107, 239, 165) |
| HSL | hsl(146, 80%, 68%) |
| HSV | hsv(146, 55%, 94%) |
| CMYK | cmyk(55.2%, 0%, 31%, 6.3%) |
| CIE-LAB | lab(85.79, -52.80, 25.08) |
| CIE-LCH | lch(85.79, 58.45, 154.59°) |
| OKLab | oklab(85.91% -0.1439 0.0634) |
| OKLCH | oklch(85.91% 0.157 156.2) |
| XYZ | xyz(43.7179, 67.5714, 46.3287) |
| Luminance | 0.6757 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.41
Seafoam (survey)
#80F9AD
ΔE00 2.63
Light Greenish Blue
#63F7B4
ΔE00 2.73
Light Blue Green
#7EFBB3
ΔE00 2.87
Light Bluish Green
#76FDA8
ΔE00 3.38
Light Green Blue
#56FCA2
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEFA5 #EF6BB5
analogous
#73EF6B #6BEFA5 #6BEFE7
triadic
#6BEFA5 #A56BEF #EFA56B
tetradic
#6BEFA5 #6B73EF #EF6BB5 #EFE76B
square
#6BEFA5 #6B73EF #EF6BB5 #EFE76B
split-complementary
#6BEFA5 #E76BEF #EF6B73
monochromatic
#16CA65 #34E983 #6BEFA5 #A2F5C7 #D9FBE8
Accessibility & contrast
On white
1.45
#6BEFA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#6BEFA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEFA5
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEFA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEFA5 | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDEA0
Deuteranopia (green-blind)
#DBD1AA
Tritanopia (blue-blind)
#40EDDB
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #6befa5; /* rgb */ color: rgb(107, 239, 165); /* oklch */ color: oklch(85.9% 0.157 156.2);
Tailwind
colors: {
custom: {
50: '#9ff5c0',
500: '#6befa5',
950: '#000000',
},
}SCSS
$custom: #6befa5; $custom-light: #9ff5c0; $custom-dark: #000000;
JSON
{
"hex": "#6befa5",
"rgb": {
"r": 107,
"g": 239,
"b": 165
},
"hsl": {
"h": 146.364,
"s": 80.488,
"l": 67.843
},
"oklch": {
"l": 0.85913,
"c": 0.15727,
"h": 156.2
},
"luminance": 0.67575
}Semantic roles & 50–950 ramp
primary
#6BEFA5
secondary
#C73788
accent
#0980DD
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582