#6BEA96#6BEA96
#6BEA96 is a very light, vivid green. Relative luminance 0.642; OKLCH L 84.4% C 0.164 H 152.4°. Best body text is #000000 at 13.83:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEA96 |
|---|---|
| RGB | rgb(107, 234, 150) |
| HSL | hsl(140, 75%, 67%) |
| HSV | hsv(140, 54%, 92%) |
| CMYK | cmyk(54.3%, 0%, 35.9%, 8.2%) |
| CIE-LAB | lab(84.05, -53.51, 30.38) |
| CIE-LCH | lch(84.05, 61.54, 150.41°) |
| OKLab | oklab(84.41% -0.1452 0.0761) |
| OKLCH | oklch(84.41% 0.164 152.4) |
| XYZ | xyz(40.9882, 64.1698, 39.0743) |
| Luminance | 0.6417 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.65
Weird Green
#3AE57F
ΔE00 3.87
Seafoam (survey)
#80F9AD
ΔE00 3.90
Light Bluish Green
#76FDA8
ΔE00 4.08
Light Green Blue
#56FCA2
ΔE00 4.15
Sea Green (survey)
#53FCA1
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEA96 #EA6BBF
analogous
#80EA6B #6BEA96 #6BEAD6
triadic
#6BEA96 #966BEA #EA966B
tetradic
#6BEA96 #6B80EA #EA6BBF #EAD66B
square
#6BEA96 #6B80EA #EA6BBF #EAD66B
split-complementary
#6BEA96 #D66BEA #EA6B80
monochromatic
#1BBF53 #35E270 #6BEA96 #A1F2BC #D6F9E2
Accessibility & contrast
On white
1.52
#6BEA96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.83
#6BEA96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEA96
13.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEA96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEA96 | 1.00 | 1.52 | 13.83 | 13.83 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD990
Deuteranopia (green-blind)
#D9CD9B
Tritanopia (blue-blind)
#49E7D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6bea96; /* rgb */ color: rgb(107, 234, 150); /* oklch */ color: oklch(84.4% 0.164 152.4);
Tailwind
colors: {
custom: {
50: '#9ef1b5',
500: '#6bea96',
950: '#000000',
},
}SCSS
$custom: #6bea96; $custom-light: #9ef1b5; $custom-dark: #000000;
JSON
{
"hex": "#6bea96",
"rgb": {
"r": 107,
"g": 234,
"b": 150
},
"hsl": {
"h": 140.315,
"s": 75.148,
"l": 66.863
},
"oklch": {
"l": 0.84405,
"c": 0.16396,
"h": 152.4
},
"luminance": 0.64173
}Semantic roles & 50–950 ramp
primary
#6BEA96
secondary
#BE3B92
accent
#0E93D7
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581