#67DF99#67DF99
#67DF99 is a light, vivid green. Relative luminance 0.580; OKLCH L 81.7% C 0.148 H 155.5°. Best body text is #000000 at 12.59:1 contrast (WCAG AA passes).
Color values
| HEX | #67DF99 |
|---|---|
| RGB | rgb(103, 223, 153) |
| HSL | hsl(145, 65%, 64%) |
| HSV | hsv(145, 54%, 87%) |
| CMYK | cmyk(53.8%, 0%, 31.4%, 12.5%) |
| CIE-LAB | lab(80.71, -49.41, 24.31) |
| CIE-LCH | lch(80.71, 55.07, 153.80°) |
| OKLab | oklab(81.65% -0.1346 0.0615) |
| OKLCH | oklch(81.65% 0.148 155.5) |
| XYZ | xyz(37.7280, 57.9555, 39.3292) |
| Luminance | 0.5796 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.99
Weird Green
#3AE57F
ΔE00 5.40
Seafoam
#7FE0B3
ΔE00 5.58
Light Greenish Blue
#63F7B4
ΔE00 5.66
Seafoam Green
#7AF9AB
ΔE00 5.77
Hospital Green
#9BE5AA
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DF99 #DF67AD
analogous
#71DF67 #67DF99 #67DFD5
triadic
#67DF99 #9967DF #DF9967
tetradic
#67DF99 #6771DF #DF67AD #DFD567
square
#67DF99 #6771DF #DF67AD #DFD567
split-complementary
#67DF99 #D567DF #DF6771
monochromatic
#23A85B #34D477 #67DF99 #9AEABB #CCF4DD
Accessibility & contrast
On white
1.67
#67DF99 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.59
#67DF99 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DF99
12.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DF99 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DF99 | 1.00 | 1.67 | 12.59 | 12.59 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DECF95
Deuteranopia (green-blind)
#CDC49D
Tritanopia (blue-blind)
#43DDCD
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #67df99; /* rgb */ color: rgb(103, 223, 153); /* oklch */ color: oklch(81.7% 0.148 155.5);
Tailwind
colors: {
custom: {
50: '#9beab7',
500: '#67df99',
950: '#000000',
},
}SCSS
$custom: #67df99; $custom-light: #9beab7; $custom-dark: #000000;
JSON
{
"hex": "#67df99",
"rgb": {
"r": 103,
"g": 223,
"b": 153
},
"hsl": {
"h": 145,
"s": 65.217,
"l": 63.922
},
"oklch": {
"l": 0.81653,
"c": 0.14801,
"h": 155.5
},
"luminance": 0.57959
}Semantic roles & 50–950 ramp
primary
#67DF99
secondary
#AB407E
accent
#1882CD
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0F1611
muted
#808481