#67F69E#67F69E
#67F69E is a very light, vivid green. Relative luminance 0.713; OKLCH L 87.3% C 0.175 H 153.6°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #67F69E |
|---|---|
| RGB | rgb(103, 246, 158) |
| HSL | hsl(143, 89%, 68%) |
| HSV | hsv(143, 58%, 96%) |
| CMYK | cmyk(58.1%, 0%, 35.8%, 3.5%) |
| CIE-LAB | lab(87.61, -57.72, 31.07) |
| CIE-LCH | lch(87.61, 65.55, 151.71°) |
| OKLab | oklab(87.33% -0.1565 0.0778) |
| OKLCH | oklch(87.33% 0.175 153.6) |
| XYZ | xyz(44.7173, 71.2594, 43.7390) |
| Luminance | 0.7126 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.69
Sea Green (survey)
#53FCA1
ΔE00 1.78
Light Bluish Green
#76FDA8
ΔE00 1.83
Seafoam Green
#7AF9AB
ΔE00 2.14
Seafoam (survey)
#80F9AD
ΔE00 2.64
Light Blue Green
#7EFBB3
ΔE00 3.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F69E #F667BF
analogous
#77F667 #67F69E #67F6E5
triadic
#67F69E #9E67F6 #F69E67
tetradic
#67F69E #6777F6 #F667BF #F6E567
square
#67F69E #6777F6 #F667BF #F6E567
split-complementary
#67F69E #E567F6 #F66777
monochromatic
#0DD65A #2DF379 #67F69E #A1F9C3 #DBFDE8
Accessibility & contrast
On white
1.38
#67F69E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#67F69E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F69E
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F69E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F69E | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6E498
Deuteranopia (green-blind)
#E3D6A4
Tritanopia (blue-blind)
#37F3E0
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #67f69e; /* rgb */ color: rgb(103, 246, 158); /* oklch */ color: oklch(87.3% 0.175 153.6);
Tailwind
colors: {
custom: {
50: '#9efabb',
500: '#67f69e',
950: '#000000',
},
}SCSS
$custom: #67f69e; $custom-light: #9efabb; $custom-dark: #000000;
JSON
{
"hex": "#67f69e",
"rgb": {
"r": 103,
"g": 246,
"b": 158
},
"hsl": {
"h": 143.077,
"s": 88.82,
"l": 68.431
},
"oklch": {
"l": 0.87329,
"c": 0.17481,
"h": 153.6
},
"luminance": 0.71264
}Semantic roles & 50–950 ramp
primary
#67F69E
secondary
#CF3293
accent
#008DE5
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1712
muted
#808582