#67F68A#67F68A
#67F68A is a very light, vivid green. Relative luminance 0.706; OKLCH L 87.0% C 0.193 H 148.9°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #67F68A |
|---|---|
| RGB | rgb(103, 246, 138) |
| HSL | hsl(135, 89%, 68%) |
| HSV | hsv(135, 58%, 96%) |
| CMYK | cmyk(58.1%, 0%, 43.9%, 3.5%) |
| CIE-LAB | lab(87.30, -61.04, 40.59) |
| CIE-LCH | lch(87.30, 73.30, 146.38°) |
| OKLab | oklab(86.98% -0.165 0.0997) |
| OKLCH | oklch(86.98% 0.193 148.9) |
| XYZ | xyz(43.1337, 70.6260, 35.3989) |
| Luminance | 0.7063 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.04
Minty Green
#0BF77D
ΔE00 3.34
Spearmint
#1EF876
ΔE00 3.51
Baby Green
#8CFF9E
ΔE00 3.56
Turquoise Green
#04F489
ΔE00 3.65
Mint Green
#8FFF9F
ΔE00 3.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F68A #F667D3
analogous
#8BF667 #67F68A #67F6D1
triadic
#67F68A #8A67F6 #F68A67
tetradic
#67F68A #678BF6 #F667D3 #F6D167
square
#67F68A #678BF6 #F667D3 #F6D167
split-complementary
#67F68A #D167F6 #F6678B
monochromatic
#0DD63E #2DF35E #67F68A #A1F9B6 #DBFDE3
Accessibility & contrast
On white
1.39
#67F68A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#67F68A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F68A
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F68A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F68A | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E382
Deuteranopia (green-blind)
#E5D691
Tritanopia (blue-blind)
#42F2DC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #67f68a; /* rgb */ color: rgb(103, 246, 138); /* oklch */ color: oklch(87.0% 0.193 148.9);
Tailwind
colors: {
custom: {
50: '#9efaad',
500: '#67f68a',
950: '#000000',
},
}SCSS
$custom: #67f68a; $custom-light: #9efaad; $custom-dark: #000000;
JSON
{
"hex": "#67f68a",
"rgb": {
"r": 103,
"g": 246,
"b": 138
},
"hsl": {
"h": 134.685,
"s": 88.82,
"l": 68.431
},
"oklch": {
"l": 0.86975,
"c": 0.19281,
"h": 148.9
},
"luminance": 0.7063
}Semantic roles & 50–950 ramp
primary
#67F68A
secondary
#CF32A9
accent
#00ADE5
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581