#67F692#67F692
#67F692 is a very light, vivid green. Relative luminance 0.709; OKLCH L 87.1% C 0.186 H 150.6°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #67F692 |
|---|---|
| RGB | rgb(103, 246, 146) |
| HSL | hsl(138, 89%, 68%) |
| HSV | hsv(138, 58%, 96%) |
| CMYK | cmyk(58.1%, 0%, 40.7%, 3.5%) |
| CIE-LAB | lab(87.42, -59.77, 36.81) |
| CIE-LCH | lch(87.42, 70.19, 148.37°) |
| OKLab | oklab(87.11% -0.1617 0.0912) |
| OKLCH | oklch(87.11% 0.186 150.6) |
| XYZ | xyz(43.7344, 70.8663, 38.5624) |
| Luminance | 0.7087 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.84
Light Green Blue
#56FCA2
ΔE00 2.87
Light Bluish Green
#76FDA8
ΔE00 3.08
Wintergreen
#20F986
ΔE00 3.20
Baby Green
#8CFF9E
ΔE00 3.38
Turquoise Green
#04F489
ΔE00 3.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F692 #F667CB
analogous
#83F667 #67F692 #67F6D9
triadic
#67F692 #9267F6 #F69267
tetradic
#67F692 #6783F6 #F667CB #F6D967
square
#67F692 #6783F6 #F667CB #F6D967
split-complementary
#67F692 #D967F6 #F66783
monochromatic
#0DD649 #2DF369 #67F692 #A1F9BB #DBFDE5
Accessibility & contrast
On white
1.38
#67F692 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#67F692 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F692
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F692 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F692 | 1.00 | 1.38 | 15.17 | 15.17 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E38B
Deuteranopia (green-blind)
#E4D699
Tritanopia (blue-blind)
#3EF2DD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #67f692; /* rgb */ color: rgb(103, 246, 146); /* oklch */ color: oklch(87.1% 0.186 150.6);
Tailwind
colors: {
custom: {
50: '#9efab3',
500: '#67f692',
950: '#000000',
},
}SCSS
$custom: #67f692; $custom-light: #9efab3; $custom-dark: #000000;
JSON
{
"hex": "#67f692",
"rgb": {
"r": 103,
"g": 246,
"b": 146
},
"hsl": {
"h": 138.042,
"s": 88.82,
"l": 68.431
},
"oklch": {
"l": 0.8711,
"c": 0.18561,
"h": 150.6
},
"luminance": 0.7087
}Semantic roles & 50–950 ramp
primary
#67F692
secondary
#CF32A0
accent
#00A0E5
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581