#67F690#67F690
#67F690 is a very light, vivid green. Relative luminance 0.708; OKLCH L 87.1% C 0.187 H 150.1°. Best body text is #000000 at 15.16:1 contrast (WCAG AA passes).
Color values
| HEX | #67F690 |
|---|---|
| RGB | rgb(103, 246, 144) |
| HSL | hsl(137, 89%, 68%) |
| HSV | hsv(137, 58%, 96%) |
| CMYK | cmyk(58.1%, 0%, 41.5%, 3.5%) |
| CIE-LAB | lab(87.39, -60.09, 37.76) |
| CIE-LCH | lch(87.39, 70.97, 147.86°) |
| OKLab | oklab(87.08% -0.1625 0.0933) |
| OKLCH | oklch(87.08% 0.187 150.1) |
| XYZ | xyz(43.5801, 70.8046, 37.7502) |
| Luminance | 0.7081 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 3.10
Wintergreen
#20F986
ΔE00 3.11
Light Green Blue
#56FCA2
ΔE00 3.13
Light Bluish Green
#76FDA8
ΔE00 3.34
Baby Green
#8CFF9E
ΔE00 3.39
Turquoise Green
#04F489
ΔE00 3.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F690 #F667CD
analogous
#85F667 #67F690 #67F6D8
triadic
#67F690 #9067F6 #F69067
tetradic
#67F690 #6785F6 #F667CD #F6D867
square
#67F690 #6785F6 #F667CD #F6D867
split-complementary
#67F690 #D867F6 #F66785
monochromatic
#0DD646 #2DF366 #67F690 #A1F9BA #DBFDE4
Accessibility & contrast
On white
1.39
#67F690 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.16
#67F690 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F690
15.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F690 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F690 | 1.00 | 1.39 | 15.16 | 15.16 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E389
Deuteranopia (green-blind)
#E4D697
Tritanopia (blue-blind)
#3FF2DD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #67f690; /* rgb */ color: rgb(103, 246, 144); /* oklch */ color: oklch(87.1% 0.187 150.1);
Tailwind
colors: {
custom: {
50: '#9efab1',
500: '#67f690',
950: '#000000',
},
}SCSS
$custom: #67f690; $custom-light: #9efab1; $custom-dark: #000000;
JSON
{
"hex": "#67f690",
"rgb": {
"r": 103,
"g": 246,
"b": 144
},
"hsl": {
"h": 137.203,
"s": 88.82,
"l": 68.431
},
"oklch": {
"l": 0.87075,
"c": 0.18742,
"h": 150.1
},
"luminance": 0.70809
}Semantic roles & 50–950 ramp
primary
#67F690
secondary
#CF32A2
accent
#00A4E5
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581