#67F691#67F691
#67F691 is a very light, vivid green. Relative luminance 0.708; OKLCH L 87.1% C 0.187 H 150.4°. Best body text is #000000 at 15.17:1 contrast (WCAG AA passes).
Color values
| HEX | #67F691 |
|---|---|
| RGB | rgb(103, 246, 145) |
| HSL | hsl(138, 89%, 68%) |
| HSV | hsv(138, 58%, 96%) |
| CMYK | cmyk(58.1%, 0%, 41.1%, 3.5%) |
| CIE-LAB | lab(87.40, -59.93, 37.28) |
| CIE-LCH | lch(87.40, 70.58, 148.11°) |
| OKLab | oklab(87.09% -0.1621 0.0922) |
| OKLCH | oklch(87.09% 0.187 150.4) |
| XYZ | xyz(43.6569, 70.8353, 38.1545) |
| Luminance | 0.7084 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.97
Light Green Blue
#56FCA2
ΔE00 3.00
Wintergreen
#20F986
ΔE00 3.15
Light Bluish Green
#76FDA8
ΔE00 3.21
Baby Green
#8CFF9E
ΔE00 3.38
Turquoise Green
#04F489
ΔE00 3.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F691 #F667CC
analogous
#84F667 #67F691 #67F6D8
triadic
#67F691 #9167F6 #F69167
tetradic
#67F691 #6784F6 #F667CC #F6D867
square
#67F691 #6784F6 #F667CC #F6D867
split-complementary
#67F691 #D867F6 #F66784
monochromatic
#0DD648 #2DF367 #67F691 #A1F9BB #DBFDE5
Accessibility & contrast
On white
1.38
#67F691 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.17
#67F691 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F691
15.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F691 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F691 | 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)
#F7E38A
Deuteranopia (green-blind)
#E4D698
Tritanopia (blue-blind)
#3FF2DD
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #67f691; /* rgb */ color: rgb(103, 246, 145); /* oklch */ color: oklch(87.1% 0.187 150.4);
Tailwind
colors: {
custom: {
50: '#9efab2',
500: '#67f691',
950: '#000000',
},
}SCSS
$custom: #67f691; $custom-light: #9efab2; $custom-dark: #000000;
JSON
{
"hex": "#67f691",
"rgb": {
"r": 103,
"g": 246,
"b": 145
},
"hsl": {
"h": 137.622,
"s": 88.82,
"l": 68.431
},
"oklch": {
"l": 0.87092,
"c": 0.18652,
"h": 150.4
},
"luminance": 0.70839
}Semantic roles & 50–950 ramp
primary
#67F691
secondary
#CF32A1
accent
#00A2E5
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581