#67ED9B#67ED9B
#67ED9B is a very light, vivid green. Relative luminance 0.658; OKLCH L 85.1% C 0.165 H 153.9°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #67ED9B |
|---|---|
| RGB | rgb(103, 237, 155) |
| HSL | hsl(143, 79%, 67%) |
| HSV | hsv(143, 57%, 93%) |
| CMYK | cmyk(56.5%, 0%, 34.6%, 7.1%) |
| CIE-LAB | lab(84.90, -54.72, 28.95) |
| CIE-LCH | lch(84.90, 61.91, 152.11°) |
| OKLab | oklab(85.09% -0.1486 0.0727) |
| OKLCH | oklch(85.09% 0.165 153.9) |
| XYZ | xyz(41.7908, 65.8146, 41.5052) |
| Luminance | 0.6582 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.98
Seafoam (survey)
#80F9AD
ΔE00 3.29
Light Green Blue
#56FCA2
ΔE00 3.40
Light Bluish Green
#76FDA8
ΔE00 3.46
Sea Green (survey)
#53FCA1
ΔE00 3.47
Light Blue Green
#7EFBB3
ΔE00 3.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67ED9B #ED67B9
analogous
#76ED67 #67ED9B #67EDDE
triadic
#67ED9B #9B67ED #ED9B67
tetradic
#67ED9B #6776ED #ED67B9 #EDDE67
square
#67ED9B #6776ED #ED67B9 #EDDE67
split-complementary
#67ED9B #DE67ED #ED6776
monochromatic
#17C35A #30E777 #67ED9B #9EF3BF #D4FAE3
Accessibility & contrast
On white
1.48
#67ED9B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#67ED9B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67ED9B
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67ED9B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67ED9B | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDC96
Deuteranopia (green-blind)
#DACFA0
Tritanopia (blue-blind)
#3DEAD8
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #67ed9b; /* rgb */ color: rgb(103, 237, 155); /* oklch */ color: oklch(85.1% 0.165 153.9);
Tailwind
colors: {
custom: {
50: '#9df4b9',
500: '#67ed9b',
950: '#000000',
},
}SCSS
$custom: #67ed9b; $custom-light: #9df4b9; $custom-dark: #000000;
JSON
{
"hex": "#67ed9b",
"rgb": {
"r": 103,
"g": 237,
"b": 155
},
"hsl": {
"h": 143.284,
"s": 78.824,
"l": 66.667
},
"oklch": {
"l": 0.85092,
"c": 0.16541,
"h": 153.9
},
"luminance": 0.65818
}Semantic roles & 50–950 ramp
primary
#67ED9B
secondary
#C1388B
accent
#0A8ADB
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581