#67F09C#67F09C
#67F09C is a very light, vivid green. Relative luminance 0.676; OKLCH L 85.8% C 0.169 H 153.8°. Best body text is #000000 at 14.52:1 contrast (WCAG AA passes).
Color values
| HEX | #67F09C |
|---|---|
| RGB | rgb(103, 240, 156) |
| HSL | hsl(143, 82%, 67%) |
| HSV | hsv(143, 57%, 94%) |
| CMYK | cmyk(57.1%, 0%, 35%, 5.9%) |
| CIE-LAB | lab(85.81, -55.72, 29.66) |
| CIE-LCH | lch(85.81, 63.13, 151.97°) |
| OKLab | oklab(85.84% -0.1512 0.0744) |
| OKLCH | oklch(85.84% 0.169 153.8) |
| XYZ | xyz(42.7510, 67.6000, 42.2412) |
| Luminance | 0.6760 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.55
Light Green Blue
#56FCA2
ΔE00 2.78
Sea Green (survey)
#53FCA1
ΔE00 2.85
Light Bluish Green
#76FDA8
ΔE00 2.86
Seafoam (survey)
#80F9AD
ΔE00 2.94
Light Blue Green
#7EFBB3
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F09C #F067BB
analogous
#76F067 #67F09C #67F0E1
triadic
#67F09C #9C67F0 #F09C67
tetradic
#67F09C #6776F0 #F067BB #F0E167
square
#67F09C #6776F0 #F067BB #F0E167
split-complementary
#67F09C #E167F0 #F06776
monochromatic
#14C95A #2FEB78 #67F09C #9FF5C0 #D6FBE5
Accessibility & contrast
On white
1.45
#67F09C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.52
#67F09C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F09C
14.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F09C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F09C | 1.00 | 1.45 | 14.52 | 14.52 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE97
Deuteranopia (green-blind)
#DDD1A1
Tritanopia (blue-blind)
#3BEDDA
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #67f09c; /* rgb */ color: rgb(103, 240, 156); /* oklch */ color: oklch(85.8% 0.169 153.8);
Tailwind
colors: {
custom: {
50: '#9df6b9',
500: '#67f09c',
950: '#000000',
},
}SCSS
$custom: #67f09c; $custom-light: #9df6b9; $custom-dark: #000000;
JSON
{
"hex": "#67f09c",
"rgb": {
"r": 103,
"g": 240,
"b": 156
},
"hsl": {
"h": 143.212,
"s": 82.036,
"l": 67.255
},
"oklch": {
"l": 0.85838,
"c": 0.16857,
"h": 153.8
},
"luminance": 0.67604
}Semantic roles & 50–950 ramp
primary
#67F09C
secondary
#C6358E
accent
#078BDE
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581