#6BEDA0#6BEDA0
#6BEDA0 is a very light, vivid green. Relative luminance 0.662; OKLCH L 85.3% C 0.159 H 154.9°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEDA0 |
|---|---|
| RGB | rgb(107, 237, 160) |
| HSL | hsl(144, 78%, 67%) |
| HSV | hsv(144, 55%, 93%) |
| CMYK | cmyk(54.9%, 0%, 32.5%, 7.1%) |
| CIE-LAB | lab(85.11, -52.92, 26.71) |
| CIE-LCH | lch(85.11, 59.28, 153.22°) |
| OKLab | oklab(85.33% -0.144 0.0674) |
| OKLCH | oklch(85.33% 0.159 154.9) |
| XYZ | xyz(42.6894, 66.2284, 43.7846) |
| Luminance | 0.6623 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.71
Seafoam (survey)
#80F9AD
ΔE00 2.95
Light Blue Green
#7EFBB3
ΔE00 3.42
Light Bluish Green
#76FDA8
ΔE00 3.51
Light Greenish Blue
#63F7B4
ΔE00 3.53
Light Green Blue
#56FCA2
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEDA0 #ED6BB8
analogous
#77ED6B #6BEDA0 #6BEDE1
triadic
#6BEDA0 #A06BED #EDA06B
tetradic
#6BEDA0 #6B77ED #ED6BB8 #EDE16B
square
#6BEDA0 #6B77ED #ED6BB8 #EDE16B
split-complementary
#6BEDA0 #E16BED #ED6B77
monochromatic
#18C65F #34E67D #6BEDA0 #A2F4C3 #D8FAE6
Accessibility & contrast
On white
1.47
#6BEDA0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#6BEDA0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEDA0
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEDA0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEDA0 | 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)
#ECDC9B
Deuteranopia (green-blind)
#DAD0A5
Tritanopia (blue-blind)
#43EBD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6beda0; /* rgb */ color: rgb(107, 237, 160); /* oklch */ color: oklch(85.3% 0.159 154.9);
Tailwind
colors: {
custom: {
50: '#9ff4bc',
500: '#6beda0',
950: '#000000',
},
}SCSS
$custom: #6beda0; $custom-light: #9ff4bc; $custom-dark: #000000;
JSON
{
"hex": "#6beda0",
"rgb": {
"r": 107,
"g": 237,
"b": 160
},
"hsl": {
"h": 144.462,
"s": 78.313,
"l": 67.451
},
"oklch": {
"l": 0.85328,
"c": 0.15899,
"h": 154.9
},
"luminance": 0.66232
}Semantic roles & 50–950 ramp
primary
#6BEDA0
secondary
#C3398B
accent
#0B86DB
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582