#6BE49F#6BE49F
#6BE49F is a very light, vivid green. Relative luminance 0.611; OKLCH L 83.1% C 0.147 H 156.1°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE49F |
|---|---|
| RGB | rgb(107, 228, 159) |
| HSL | hsl(146, 69%, 66%) |
| HSV | hsv(146, 53%, 89%) |
| CMYK | cmyk(53.1%, 0%, 30.3%, 10.6%) |
| CIE-LAB | lab(82.44, -49.42, 23.58) |
| CIE-LCH | lch(82.44, 54.76, 154.49°) |
| OKLab | oklab(83.14% -0.1349 0.0597) |
| OKLCH | oklch(83.14% 0.148 156.1) |
| XYZ | xyz(40.0616, 61.1123, 42.4789) |
| Luminance | 0.6112 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.29
Light Greenish Blue
#63F7B4
ΔE00 4.52
Seafoam Green
#7AF9AB
ΔE00 4.69
Seafoam (survey)
#80F9AD
ΔE00 4.76
Light Blue Green
#7EFBB3
ΔE00 5.04
Seafoam
#7FE0B3
ΔE00 5.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE49F #E46BB0
analogous
#73E46B #6BE49F #6BE4DB
triadic
#6BE49F #9F6BE4 #E49F6B
tetradic
#6BE49F #6B73E4 #E46BB0 #E4DB6B
square
#6BE49F #6B73E4 #E46BB0 #E4DB6B
split-complementary
#6BE49F #DB6BE4 #E46B73
monochromatic
#21B460 #37DB7D #6BE49F #9FEDC1 #D3F7E2
Accessibility & contrast
On white
1.59
#6BE49F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#6BE49F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE49F
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE49F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE49F | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D49B
Deuteranopia (green-blind)
#D2C8A3
Tritanopia (blue-blind)
#47E2D2
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6be49f; /* rgb */ color: rgb(107, 228, 159); /* oklch */ color: oklch(83.1% 0.147 156.1);
Tailwind
colors: {
custom: {
50: '#9eedbb',
500: '#6be49f',
950: '#000000',
},
}SCSS
$custom: #6be49f; $custom-light: #9eedbb; $custom-dark: #000000;
JSON
{
"hex": "#6be49f",
"rgb": {
"r": 107,
"g": 228,
"b": 159
},
"hsl": {
"h": 145.785,
"s": 69.143,
"l": 65.686
},
"oklch": {
"l": 0.83136,
"c": 0.1475,
"h": 156.1
},
"luminance": 0.61116
}Semantic roles & 50–950 ramp
primary
#6BE49F
secondary
#B43F82
accent
#1480D1
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1612
muted
#808582