#6BEB95#6BEB95
#6BEB95 is a very light, vivid green. Relative luminance 0.647; OKLCH L 84.6% C 0.166 H 152.0°. Best body text is #000000 at 13.94:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEB95 |
|---|---|
| RGB | rgb(107, 235, 149) |
| HSL | hsl(140, 76%, 67%) |
| HSV | hsv(140, 54%, 92%) |
| CMYK | cmyk(54.5%, 0%, 36.6%, 7.8%) |
| CIE-LAB | lab(84.33, -54.09, 31.26) |
| CIE-LCH | lch(84.33, 62.47, 149.97°) |
| OKLab | oklab(84.63% -0.1467 0.0781) |
| OKLCH | oklch(84.63% 0.166 152) |
| XYZ | xyz(41.1935, 64.7087, 38.7472) |
| Luminance | 0.6471 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.62
Weird Green
#3AE57F
ΔE00 3.76
Seafoam (survey)
#80F9AD
ΔE00 3.88
Light Bluish Green
#76FDA8
ΔE00 3.93
Light Green Blue
#56FCA2
ΔE00 3.98
Sea Green (survey)
#53FCA1
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEB95 #EB6BC1
analogous
#81EB6B #6BEB95 #6BEBD5
triadic
#6BEB95 #956BEB #EB956B
tetradic
#6BEB95 #6B81EB #EB6BC1 #EBD56B
square
#6BEB95 #6B81EB #EB6BC1 #EBD56B
split-complementary
#6BEB95 #D56BEB #EB6B81
monochromatic
#1AC151 #35E46E #6BEB95 #A1F2BC #D7FAE2
Accessibility & contrast
On white
1.51
#6BEB95 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.94
#6BEB95 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEB95
13.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEB95 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEB95 | 1.00 | 1.51 | 13.94 | 13.94 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDA8F
Deuteranopia (green-blind)
#DACE9A
Tritanopia (blue-blind)
#49E8D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #6beb95; /* rgb */ color: rgb(107, 235, 149); /* oklch */ color: oklch(84.6% 0.166 152.0);
Tailwind
colors: {
custom: {
50: '#9ff2b5',
500: '#6beb95',
950: '#000000',
},
}SCSS
$custom: #6beb95; $custom-light: #9ff2b5; $custom-dark: #000000;
JSON
{
"hex": "#6beb95",
"rgb": {
"r": 107,
"g": 235,
"b": 149
},
"hsl": {
"h": 139.688,
"s": 76.19,
"l": 67.059
},
"oklch": {
"l": 0.84628,
"c": 0.16624,
"h": 152
},
"luminance": 0.64712
}Semantic roles & 50–950 ramp
primary
#6BEB95
secondary
#C03A94
accent
#0D96D8
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581