#6BE49C#6BE49C
#6BE49C is a very light, vivid green. Relative luminance 0.610; OKLCH L 83.1% C 0.150 H 155.1°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #6BE49C |
|---|---|
| RGB | rgb(107, 228, 156) |
| HSL | hsl(144, 69%, 66%) |
| HSV | hsv(144, 53%, 89%) |
| CMYK | cmyk(53.1%, 0%, 31.6%, 10.6%) |
| CIE-LAB | lab(82.38, -49.99, 25.06) |
| CIE-LCH | lch(82.38, 55.91, 153.38°) |
| OKLab | oklab(83.07% -0.1362 0.0633) |
| OKLCH | oklch(83.07% 0.15 155.1) |
| XYZ | xyz(39.8045, 61.0094, 41.1244) |
| Luminance | 0.6101 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.25
Seafoam Green
#7AF9AB
ΔE00 4.60
Seafoam (survey)
#80F9AD
ΔE00 4.70
Light Greenish Blue
#63F7B4
ΔE00 4.78
Light Blue Green
#7EFBB3
ΔE00 5.09
Weird Green
#3AE57F
ΔE00 5.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BE49C #E46BB3
analogous
#76E46B #6BE49C #6BE4D9
triadic
#6BE49C #9C6BE4 #E49C6B
tetradic
#6BE49C #6B76E4 #E46BB3 #E4D96B
square
#6BE49C #6B76E4 #E46BB3 #E4D96B
split-complementary
#6BE49C #D96BE4 #E46B76
monochromatic
#21B45C #37DB79 #6BE49C #9FEDBF #D3F7E1
Accessibility & contrast
On white
1.59
#6BE49C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#6BE49C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BE49C
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BE49C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BE49C | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D498
Deuteranopia (green-blind)
#D2C8A0
Tritanopia (blue-blind)
#48E2D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #6be49c; /* rgb */ color: rgb(107, 228, 156); /* oklch */ color: oklch(83.1% 0.150 155.1);
Tailwind
colors: {
custom: {
50: '#9eedb9',
500: '#6be49c',
950: '#000000',
},
}SCSS
$custom: #6be49c; $custom-light: #9eedb9; $custom-dark: #000000;
JSON
{
"hex": "#6be49c",
"rgb": {
"r": 107,
"g": 228,
"b": 156
},
"hsl": {
"h": 144.298,
"s": 69.143,
"l": 65.686
},
"oklch": {
"l": 0.83073,
"c": 0.1502,
"h": 155.1
},
"luminance": 0.61013
}Semantic roles & 50–950 ramp
primary
#6BE49C
secondary
#B43F85
accent
#1485D1
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1611
muted
#808581