#67ED99#67ED99
#67ED99 is a very light, vivid green. Relative luminance 0.658; OKLCH L 85.1% C 0.167 H 153.3°. Best body text is #000000 at 14.15:1 contrast (WCAG AA passes).
Color values
| HEX | #67ED99 |
|---|---|
| RGB | rgb(103, 237, 153) |
| HSL | hsl(142, 79%, 67%) |
| HSV | hsv(142, 57%, 93%) |
| CMYK | cmyk(56.5%, 0%, 35.4%, 7.1%) |
| CIE-LAB | lab(84.87, -55.08, 29.92) |
| CIE-LCH | lch(84.87, 62.68, 151.48°) |
| OKLab | oklab(85.05% -0.1494 0.075) |
| OKLCH | oklch(85.05% 0.167 153.3) |
| XYZ | xyz(41.6242, 65.7480, 40.6279) |
| Luminance | 0.6575 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.11
Light Green Blue
#56FCA2
ΔE00 3.39
Seafoam (survey)
#80F9AD
ΔE00 3.43
Sea Green (survey)
#53FCA1
ΔE00 3.45
Light Bluish Green
#76FDA8
ΔE00 3.48
Weird Green
#3AE57F
ΔE00 4.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67ED99 #ED67BB
analogous
#78ED67 #67ED99 #67EDDC
triadic
#67ED99 #9967ED #ED9967
tetradic
#67ED99 #6778ED #ED67BB #EDDC67
square
#67ED99 #6778ED #ED67BB #EDDC67
split-complementary
#67ED99 #DC67ED #ED6778
monochromatic
#17C357 #30E774 #67ED99 #9EF3BE #D4FAE2
Accessibility & contrast
On white
1.48
#67ED99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.15
#67ED99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67ED99
14.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67ED99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67ED99 | 1.00 | 1.48 | 14.15 | 14.15 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDC93
Deuteranopia (green-blind)
#DBCF9E
Tritanopia (blue-blind)
#3EEAD7
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #67ed99; /* rgb */ color: rgb(103, 237, 153); /* oklch */ color: oklch(85.1% 0.167 153.3);
Tailwind
colors: {
custom: {
50: '#9df4b7',
500: '#67ed99',
950: '#000000',
},
}SCSS
$custom: #67ed99; $custom-light: #9df4b7; $custom-dark: #000000;
JSON
{
"hex": "#67ed99",
"rgb": {
"r": 103,
"g": 237,
"b": 153
},
"hsl": {
"h": 142.388,
"s": 78.824,
"l": 66.667
},
"oklch": {
"l": 0.85053,
"c": 0.16722,
"h": 153.3
},
"luminance": 0.65752
}Semantic roles & 50–950 ramp
primary
#67ED99
secondary
#C1388D
accent
#0A8DDB
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581