#6BEDAB#6BEDAB
#6BEDAB is a very light, vivid green. Relative luminance 0.666; OKLCH L 85.6% C 0.149 H 158.7°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEDAB |
|---|---|
| RGB | rgb(107, 237, 171) |
| HSL | hsl(150, 78%, 67%) |
| HSV | hsv(150, 55%, 93%) |
| CMYK | cmyk(54.9%, 0%, 27.8%, 7.1%) |
| CIE-LAB | lab(85.32, -50.82, 21.34) |
| CIE-LCH | lch(85.32, 55.12, 157.22°) |
| OKLab | oklab(85.56% -0.1391 0.0543) |
| OKLCH | oklch(85.56% 0.149 158.7) |
| XYZ | xyz(43.6945, 66.6305, 49.0785) |
| Luminance | 0.6663 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.31
Light Blue Green
#7EFBB3
ΔE00 3.34
Seafoam Green
#7AF9AB
ΔE00 3.45
Seafoam (survey)
#80F9AD
ΔE00 3.51
Light Bluish Green
#76FDA8
ΔE00 4.60
Light Aquamarine
#7BFDC7
ΔE00 4.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEDAB #ED6BAD
analogous
#6CED6B #6BEDAB #6BEDEC
triadic
#6BEDAB #AB6BED #EDAB6B
tetradic
#6BEDAB #6B6CED #ED6BAD #EDEC6B
square
#6BEDAB #6B6CED #ED6BAD #EDEC6B
split-complementary
#6BEDAB #EC6BED #ED6B6C
monochromatic
#18C66D #34E68C #6BEDAB #A2F4CA #D8FAE9
Accessibility & contrast
On white
1.47
#6BEDAB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#6BEDAB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEDAB
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEDAB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEDAB | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBDDA7
Deuteranopia (green-blind)
#D8D0AF
Tritanopia (blue-blind)
#3DECDB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6bedab; /* rgb */ color: rgb(107, 237, 171); /* oklch */ color: oklch(85.6% 0.149 158.7);
Tailwind
colors: {
custom: {
50: '#9ff3c4',
500: '#6bedab',
950: '#000000',
},
}SCSS
$custom: #6bedab; $custom-light: #9ff3c4; $custom-dark: #000000;
JSON
{
"hex": "#6bedab",
"rgb": {
"r": 107,
"g": 237,
"b": 171
},
"hsl": {
"h": 149.538,
"s": 78.313,
"l": 67.451
},
"oklch": {
"l": 0.85562,
"c": 0.14934,
"h": 158.7
},
"luminance": 0.66634
}Semantic roles & 50–950 ramp
primary
#6BEDAB
secondary
#C3397F
accent
#0B74DB
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582