#67F68B#67F68B
#67F68B is a very light, vivid green. Relative luminance 0.707; OKLCH L 87.0% C 0.192 H 149.1°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #67F68B |
|---|---|
| RGB | rgb(103, 246, 139) |
| HSL | hsl(135, 89%, 68%) |
| HSV | hsv(135, 58%, 96%) |
| CMYK | cmyk(58.1%, 0%, 43.5%, 3.5%) |
| CIE-LAB | lab(87.32, -60.88, 40.12) |
| CIE-LCH | lch(87.32, 72.91, 146.62°) |
| OKLab | oklab(86.99% -0.1646 0.0986) |
| OKLCH | oklch(86.99% 0.192 149.1) |
| XYZ | xyz(43.2064, 70.6551, 35.7820) |
| Luminance | 0.7066 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 3.03
Minty Green
#0BF77D
ΔE00 3.38
Baby Green
#8CFF9E
ΔE00 3.51
Spearmint
#1EF876
ΔE00 3.59
Turquoise Green
#04F489
ΔE00 3.60
Sea Green (survey)
#53FCA1
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F68B #F667D2
analogous
#8AF667 #67F68B #67F6D2
triadic
#67F68B #8B67F6 #F68B67
tetradic
#67F68B #678AF6 #F667D2 #F6D267
square
#67F68B #678AF6 #F667D2 #F6D267
split-complementary
#67F68B #D267F6 #F6678A
monochromatic
#0DD63F #2DF35F #67F68B #A1F9B7 #DBFDE3
Accessibility & contrast
On white
1.39
#67F68B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#67F68B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F68B
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F68B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F68B | 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)
#F8E383
Deuteranopia (green-blind)
#E5D692
Tritanopia (blue-blind)
#41F2DC
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #67f68b; /* rgb */ color: rgb(103, 246, 139); /* oklch */ color: oklch(87.0% 0.192 149.1);
Tailwind
colors: {
custom: {
50: '#9efaae',
500: '#67f68b',
950: '#000000',
},
}SCSS
$custom: #67f68b; $custom-light: #9efaae; $custom-dark: #000000;
JSON
{
"hex": "#67f68b",
"rgb": {
"r": 103,
"g": 246,
"b": 139
},
"hsl": {
"h": 135.105,
"s": 88.82,
"l": 68.431
},
"oklch": {
"l": 0.86992,
"c": 0.19191,
"h": 149.1
},
"luminance": 0.70659
}Semantic roles & 50–950 ramp
primary
#67F68B
secondary
#CF32A8
accent
#00ACE5
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101710
muted
#808581