#6BEDA8#6BEDA8
#6BEDA8 is a very light, vivid green. Relative luminance 0.665; OKLCH L 85.5% C 0.152 H 157.6°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #6BEDA8 |
|---|---|
| RGB | rgb(107, 237, 168) |
| HSL | hsl(148, 78%, 67%) |
| HSV | hsv(148, 55%, 93%) |
| CMYK | cmyk(54.9%, 0%, 29.1%, 7.1%) |
| CIE-LAB | lab(85.26, -51.41, 22.81) |
| CIE-LCH | lch(85.26, 56.24, 156.08°) |
| OKLab | oklab(85.5% -0.1405 0.0579) |
| OKLCH | oklch(85.5% 0.152 157.6) |
| XYZ | xyz(43.4118, 66.5174, 47.5896) |
| Luminance | 0.6652 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.52
Seafoam Green
#7AF9AB
ΔE00 3.11
Seafoam (survey)
#80F9AD
ΔE00 3.21
Light Blue Green
#7EFBB3
ΔE00 3.22
Light Bluish Green
#76FDA8
ΔE00 4.20
Light Green Blue
#56FCA2
ΔE00 4.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#6BEDA8 #ED6BB0
analogous
#6FED6B #6BEDA8 #6BEDE9
triadic
#6BEDA8 #A86BED #EDA86B
tetradic
#6BEDA8 #6B6FED #ED6BB0 #EDE96B
square
#6BEDA8 #6B6FED #ED6BB0 #EDE96B
split-complementary
#6BEDA8 #E96BED #ED6B6F
monochromatic
#18C669 #34E688 #6BEDA8 #A2F4C8 #D8FAE8
Accessibility & contrast
On white
1.47
#6BEDA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#6BEDA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #6BEDA8
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##6BEDA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##6BEDA8 | 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)
#EBDDA4
Deuteranopia (green-blind)
#D9D0AC
Tritanopia (blue-blind)
#3FEBDB
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #6beda8; /* rgb */ color: rgb(107, 237, 168); /* oklch */ color: oklch(85.5% 0.152 157.6);
Tailwind
colors: {
custom: {
50: '#9ff3c2',
500: '#6beda8',
950: '#000000',
},
}SCSS
$custom: #6beda8; $custom-light: #9ff3c2; $custom-dark: #000000;
JSON
{
"hex": "#6beda8",
"rgb": {
"r": 107,
"g": 237,
"b": 168
},
"hsl": {
"h": 148.154,
"s": 78.313,
"l": 67.451
},
"oklch": {
"l": 0.85496,
"c": 0.15193,
"h": 157.6
},
"luminance": 0.66521
}Semantic roles & 50–950 ramp
primary
#6BEDA8
secondary
#C33982
accent
#0B79DB
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582