#6BEDA1#6BEDA1
#6BEDA1 is a very light, vivid green. Relative luminance 0.663; OKLCH L 85.3% C 0.158 H 155.2°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEDA1 |
|---|---|
| RGB | rgb(107, 237, 161) |
| HSL | hsl(145, 78%, 67%) |
| HSV | hsv(145, 55%, 93%) |
| CMYK | cmyk(54.9%, 0%, 32.1%, 7.1%) |
| CIE-LAB | lab(85.13, -52.74, 26.22) |
| CIE-LCH | lch(85.13, 58.90, 153.56°) |
| OKLab | oklab(85.35% -0.1436 0.0662) |
| OKLCH | oklch(85.35% 0.158 155.2) |
| XYZ | xyz(42.7772, 66.2635, 44.2472) |
| Luminance | 0.6627 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.71
Seafoam (survey)
#80F9AD
ΔE00 2.94
Light Blue Green
#7EFBB3
ΔE00 3.36
Light Greenish Blue
#63F7B4
ΔE00 3.38
Light Bluish Green
#76FDA8
ΔE00 3.57
Light Green Blue
#56FCA2
ΔE00 3.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEDA1 #ED6BB7
analogous
#76ED6B #6BEDA1 #6BEDE2
triadic
#6BEDA1 #A16BED #EDA16B
tetradic
#6BEDA1 #6B76ED #ED6BB7 #EDE26B
square
#6BEDA1 #6B76ED #ED6BB7 #EDE26B
split-complementary
#6BEDA1 #E26BED #ED6B76
monochromatic
#18C660 #34E67E #6BEDA1 #A2F4C4 #D8FAE6
Accessibility & contrast
On white
1.47
#6BEDA1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#6BEDA1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEDA1
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEDA1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEDA1 | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDC9C
Deuteranopia (green-blind)
#DAD0A6
Tritanopia (blue-blind)
#43EBD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6beda1; /* rgb */ color: rgb(107, 237, 161); /* oklch */ color: oklch(85.3% 0.158 155.2);
Tailwind
colors: {
custom: {
50: '#9ff4bd',
500: '#6beda1',
950: '#000000',
},
}SCSS
$custom: #6beda1; $custom-light: #9ff4bd; $custom-dark: #000000;
JSON
{
"hex": "#6beda1",
"rgb": {
"r": 107,
"g": 237,
"b": 161
},
"hsl": {
"h": 144.923,
"s": 78.313,
"l": 67.451
},
"oklch": {
"l": 0.85348,
"c": 0.1581,
"h": 155.2
},
"luminance": 0.66267
}Semantic roles & 50–950 ramp
primary
#6BEDA1
secondary
#C3398A
accent
#0B84DB
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582