#67F68C#67F68C
#67F68C is a very light, vivid green. Relative luminance 0.707; OKLCH L 87.0% C 0.191 H 149.3°. Best body text is #000000 at 15.14:1 contrast (WCAG AA passes).
Color values
| HEX | #67F68C |
|---|---|
| RGB | rgb(103, 246, 140) |
| HSL | hsl(136, 89%, 68%) |
| HSV | hsv(136, 58%, 96%) |
| CMYK | cmyk(58.1%, 0%, 43.1%, 3.5%) |
| CIE-LAB | lab(87.33, -60.73, 39.65) |
| CIE-LCH | lch(87.33, 72.52, 146.86°) |
| OKLab | oklab(87.01% -0.1642 0.0976) |
| OKLCH | oklch(87.01% 0.191 149.3) |
| XYZ | xyz(43.2798, 70.6845, 36.1685) |
| Luminance | 0.7069 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.03
Minty Green
#0BF77D
ΔE00 3.42
Baby Green
#8CFF9E
ΔE00 3.47
Turquoise Green
#04F489
ΔE00 3.55
Sea Green (survey)
#53FCA1
ΔE00 3.63
Spearmint
#1EF876
ΔE00 3.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F68C #F667D1
analogous
#89F667 #67F68C #67F6D3
triadic
#67F68C #8C67F6 #F68C67
tetradic
#67F68C #6789F6 #F667D1 #F6D367
square
#67F68C #6789F6 #F667D1 #F6D367
split-complementary
#67F68C #D367F6 #F66789
monochromatic
#0DD641 #2DF360 #67F68C #A1F9B8 #DBFDE3
Accessibility & contrast
On white
1.39
#67F68C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.14
#67F68C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F68C
15.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F68C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F68C | 1.00 | 1.39 | 15.14 | 15.14 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F8E384
Deuteranopia (green-blind)
#E5D693
Tritanopia (blue-blind)
#41F2DC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #67f68c; /* rgb */ color: rgb(103, 246, 140); /* oklch */ color: oklch(87.0% 0.191 149.3);
Tailwind
colors: {
custom: {
50: '#9efaaf',
500: '#67f68c',
950: '#000000',
},
}SCSS
$custom: #67f68c; $custom-light: #9efaaf; $custom-dark: #000000;
JSON
{
"hex": "#67f68c",
"rgb": {
"r": 103,
"g": 246,
"b": 140
},
"hsl": {
"h": 135.524,
"s": 88.82,
"l": 68.431
},
"oklch": {
"l": 0.87008,
"c": 0.19102,
"h": 149.3
},
"luminance": 0.70689
}Semantic roles & 50–950 ramp
primary
#67F68C
secondary
#CF32A7
accent
#00AAE5
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581