#67F599#67F599
#67F599 is a very light, vivid green. Relative luminance 0.705; OKLCH L 87.0% C 0.178 H 152.4°. Best body text is #000000 at 15.10:1 contrast (WCAG AA passes).
Color values
| HEX | #67F599 |
|---|---|
| RGB | rgb(103, 245, 153) |
| HSL | hsl(141, 88%, 68%) |
| HSV | hsv(141, 58%, 96%) |
| CMYK | cmyk(58%, 0%, 37.6%, 3.9%) |
| CIE-LAB | lab(87.23, -58.21, 33.08) |
| CIE-LCH | lch(87.23, 66.95, 150.39°) |
| OKLab | oklab(86.99% -0.1577 0.0825) |
| OKLCH | oklch(86.99% 0.178 152.4) |
| XYZ | xyz(43.9923, 70.4841, 41.4173) |
| Luminance | 0.7049 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.12
Sea Green (survey)
#53FCA1
ΔE00 2.15
Light Bluish Green
#76FDA8
ΔE00 2.30
Seafoam Green
#7AF9AB
ΔE00 2.75
Seafoam (survey)
#80F9AD
ΔE00 3.20
Mediumspringgreen
#00FA9A
ΔE00 3.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F599 #F567C3
analogous
#7CF567 #67F599 #67F5E0
triadic
#67F599 #9967F5 #F59967
tetradic
#67F599 #677CF5 #F567C3 #F5E067
square
#67F599 #677CF5 #F567C3 #F5E067
split-complementary
#67F599 #E067F5 #F5677C
monochromatic
#0ED454 #2EF172 #67F599 #A0F9C0 #DAFDE6
Accessibility & contrast
On white
1.39
#67F599 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.10
#67F599 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F599
15.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F599 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F599 | 1.00 | 1.39 | 15.10 | 15.10 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5E393
Deuteranopia (green-blind)
#E2D59F
Tritanopia (blue-blind)
#3BF2DE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #67f599; /* rgb */ color: rgb(103, 245, 153); /* oklch */ color: oklch(87.0% 0.178 152.4);
Tailwind
colors: {
custom: {
50: '#9ef9b8',
500: '#67f599',
950: '#000000',
},
}SCSS
$custom: #67f599; $custom-light: #9ef9b8; $custom-dark: #000000;
JSON
{
"hex": "#67f599",
"rgb": {
"r": 103,
"g": 245,
"b": 153
},
"hsl": {
"h": 141.127,
"s": 87.654,
"l": 68.235
},
"oklch": {
"l": 0.86993,
"c": 0.17797,
"h": 152.4
},
"luminance": 0.70488
}Semantic roles & 50–950 ramp
primary
#67F599
secondary
#CE3297
accent
#0194E4
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581