#6BEDA7#6BEDA7
#6BEDA7 is a very light, vivid green. Relative luminance 0.665; OKLCH L 85.5% C 0.153 H 157.2°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEDA7 |
|---|---|
| RGB | rgb(107, 237, 167) |
| HSL | hsl(148, 78%, 67%) |
| HSV | hsv(148, 55%, 93%) |
| CMYK | cmyk(54.9%, 0%, 29.5%, 7.1%) |
| CIE-LAB | lab(85.24, -51.60, 23.29) |
| CIE-LCH | lch(85.24, 56.61, 155.70°) |
| OKLab | oklab(85.48% -0.1409 0.0591) |
| OKLCH | oklch(85.48% 0.153 157.2) |
| XYZ | xyz(43.3190, 66.4803, 47.1009) |
| Luminance | 0.6648 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.62
Seafoam Green
#7AF9AB
ΔE00 3.01
Seafoam (survey)
#80F9AD
ΔE00 3.14
Light Blue Green
#7EFBB3
ΔE00 3.20
Light Bluish Green
#76FDA8
ΔE00 4.09
Light Green Blue
#56FCA2
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEDA7 #ED6BB1
analogous
#70ED6B #6BEDA7 #6BEDE8
triadic
#6BEDA7 #A76BED #EDA76B
tetradic
#6BEDA7 #6B70ED #ED6BB1 #EDE86B
square
#6BEDA7 #6B70ED #ED6BB1 #EDE86B
split-complementary
#6BEDA7 #E86BED #ED6B70
monochromatic
#18C668 #34E687 #6BEDA7 #A2F4C7 #D8FAE8
Accessibility & contrast
On white
1.47
#6BEDA7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#6BEDA7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEDA7
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEDA7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEDA7 | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDDA3
Deuteranopia (green-blind)
#D9D0AB
Tritanopia (blue-blind)
#40EBDA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6beda7; /* rgb */ color: rgb(107, 237, 167); /* oklch */ color: oklch(85.5% 0.153 157.2);
Tailwind
colors: {
custom: {
50: '#9ff3c1',
500: '#6beda7',
950: '#000000',
},
}SCSS
$custom: #6beda7; $custom-light: #9ff3c1; $custom-dark: #000000;
JSON
{
"hex": "#6beda7",
"rgb": {
"r": 107,
"g": 237,
"b": 167
},
"hsl": {
"h": 147.692,
"s": 78.313,
"l": 67.451
},
"oklch": {
"l": 0.85475,
"c": 0.1528,
"h": 157.2
},
"luminance": 0.66484
}Semantic roles & 50–950 ramp
primary
#6BEDA7
secondary
#C33983
accent
#0B7BDB
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582