#6BEDA5#6BEDA5
#6BEDA5 is a very light, vivid green. Relative luminance 0.664; OKLCH L 85.4% C 0.155 H 156.6°. Best body text is #000000 at 14.28:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEDA5 |
|---|---|
| RGB | rgb(107, 237, 165) |
| HSL | hsl(147, 78%, 67%) |
| HSV | hsv(147, 55%, 93%) |
| CMYK | cmyk(54.9%, 0%, 30.4%, 7.1%) |
| CIE-LAB | lab(85.20, -51.98, 24.27) |
| CIE-LCH | lch(85.20, 57.37, 154.97°) |
| OKLab | oklab(85.43% -0.1418 0.0615) |
| OKLCH | oklch(85.43% 0.155 156.6) |
| XYZ | xyz(43.1356, 66.4069, 46.1347) |
| Luminance | 0.6641 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.85
Seafoam Green
#7AF9AB
ΔE00 2.86
Seafoam (survey)
#80F9AD
ΔE00 3.02
Light Blue Green
#7EFBB3
ΔE00 3.21
Light Bluish Green
#76FDA8
ΔE00 3.88
Light Green Blue
#56FCA2
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEDA5 #ED6BB3
analogous
#72ED6B #6BEDA5 #6BEDE6
triadic
#6BEDA5 #A56BED #EDA56B
tetradic
#6BEDA5 #6B72ED #ED6BB3 #EDE66B
square
#6BEDA5 #6B72ED #ED6BB3 #EDE66B
split-complementary
#6BEDA5 #E66BED #ED6B72
monochromatic
#18C665 #34E684 #6BEDA5 #A2F4C6 #D8FAE7
Accessibility & contrast
On white
1.47
#6BEDA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.28
#6BEDA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEDA5
14.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEDA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEDA5 | 1.00 | 1.47 | 14.28 | 14.28 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECDDA1
Deuteranopia (green-blind)
#D9D0A9
Tritanopia (blue-blind)
#41EBDA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6beda5; /* rgb */ color: rgb(107, 237, 165); /* oklch */ color: oklch(85.4% 0.155 156.6);
Tailwind
colors: {
custom: {
50: '#9ff4c0',
500: '#6beda5',
950: '#000000',
},
}SCSS
$custom: #6beda5; $custom-light: #9ff4c0; $custom-dark: #000000;
JSON
{
"hex": "#6beda5",
"rgb": {
"r": 107,
"g": 237,
"b": 165
},
"hsl": {
"h": 146.769,
"s": 78.313,
"l": 67.451
},
"oklch": {
"l": 0.85432,
"c": 0.15455,
"h": 156.6
},
"luminance": 0.66411
}Semantic roles & 50–950 ramp
primary
#6BEDA5
secondary
#C33986
accent
#0B7EDB
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582