#6BE49D#6BE49D
#6BE49D is a very light, vivid green. Relative luminance 0.610; OKLCH L 83.1% C 0.149 H 155.4°. Best body text is #000000 at 13.21:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE49D |
|---|---|
| RGB | rgb(107, 228, 157) |
| HSL | hsl(145, 69%, 66%) |
| HSV | hsv(145, 53%, 89%) |
| CMYK | cmyk(53.1%, 0%, 31.1%, 10.6%) |
| CIE-LAB | lab(82.40, -49.80, 24.57) |
| CIE-LCH | lch(82.40, 55.53, 153.74°) |
| OKLab | oklab(83.09% -0.1357 0.0621) |
| OKLCH | oklch(83.09% 0.149 155.4) |
| XYZ | xyz(39.8895, 61.0434, 41.5722) |
| Luminance | 0.6105 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.26
Seafoam Green
#7AF9AB
ΔE00 4.62
Light Greenish Blue
#63F7B4
ΔE00 4.69
Seafoam (survey)
#80F9AD
ΔE00 4.71
Light Blue Green
#7EFBB3
ΔE00 5.07
Weird Green
#3AE57F
ΔE00 5.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE49D #E46BB2
analogous
#75E46B #6BE49D #6BE4D9
triadic
#6BE49D #9D6BE4 #E49D6B
tetradic
#6BE49D #6B75E4 #E46BB2 #E4D96B
square
#6BE49D #6B75E4 #E46BB2 #E4D96B
split-complementary
#6BE49D #D96BE4 #E46B75
monochromatic
#21B45E #37DB7B #6BE49D #9FEDBF #D3F7E2
Accessibility & contrast
On white
1.59
#6BE49D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.21
#6BE49D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE49D
13.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE49D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE49D | 1.00 | 1.59 | 13.21 | 13.21 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D499
Deuteranopia (green-blind)
#D2C8A1
Tritanopia (blue-blind)
#48E2D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6be49d; /* rgb */ color: rgb(107, 228, 157); /* oklch */ color: oklch(83.1% 0.149 155.4);
Tailwind
colors: {
custom: {
50: '#9eedba',
500: '#6be49d',
950: '#000000',
},
}SCSS
$custom: #6be49d; $custom-light: #9eedba; $custom-dark: #000000;
JSON
{
"hex": "#6be49d",
"rgb": {
"r": 107,
"g": 228,
"b": 157
},
"hsl": {
"h": 144.793,
"s": 69.143,
"l": 65.686
},
"oklch": {
"l": 0.83094,
"c": 0.14929,
"h": 155.4
},
"luminance": 0.61047
}Semantic roles & 50–950 ramp
primary
#6BE49D
secondary
#B43F84
accent
#1483D1
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581