#67F299#67F299
#67F299 is a very light, vivid green. Relative luminance 0.687; OKLCH L 86.3% C 0.174 H 152.7°. Best body text is #000000 at 14.74:1 contrast (WCAG AA passes).
Color values
| HEX | #67F299 |
|---|---|
| RGB | rgb(103, 242, 153) |
| HSL | hsl(142, 84%, 68%) |
| HSV | hsv(142, 57%, 95%) |
| CMYK | cmyk(57.4%, 0%, 36.8%, 5.1%) |
| CIE-LAB | lab(86.35, -57.04, 31.90) |
| CIE-LCH | lch(86.35, 65.35, 150.78°) |
| OKLab | oklab(86.27% -0.1546 0.0797) |
| OKLCH | oklch(86.27% 0.174 152.7) |
| XYZ | xyz(43.0921, 68.6837, 41.1172) |
| Luminance | 0.6869 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.49
Sea Green (survey)
#53FCA1
ΔE00 2.53
Light Bluish Green
#76FDA8
ΔE00 2.63
Seafoam Green
#7AF9AB
ΔE00 2.73
Seafoam (survey)
#80F9AD
ΔE00 3.15
Mediumspringgreen
#00FA9A
ΔE00 3.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F299 #F267C0
analogous
#7AF267 #67F299 #67F2DF
triadic
#67F299 #9967F2 #F29967
tetradic
#67F299 #677AF2 #F267C0 #F2DF67
square
#67F299 #677AF2 #F267C0 #F2DF67
split-complementary
#67F299 #DF67F2 #F2677A
monochromatic
#12CD55 #2FED73 #67F299 #9FF7BF #D8FCE5
Accessibility & contrast
On white
1.42
#67F299 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.74
#67F299 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F299
14.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F299 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F299 | 1.00 | 1.42 | 14.74 | 14.74 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E093
Deuteranopia (green-blind)
#DFD39F
Tritanopia (blue-blind)
#3CEFDB
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #67f299; /* rgb */ color: rgb(103, 242, 153); /* oklch */ color: oklch(86.3% 0.174 152.7);
Tailwind
colors: {
custom: {
50: '#9df7b7',
500: '#67f299',
950: '#000000',
},
}SCSS
$custom: #67f299; $custom-light: #9df7b7; $custom-dark: #000000;
JSON
{
"hex": "#67f299",
"rgb": {
"r": 103,
"g": 242,
"b": 153
},
"hsl": {
"h": 141.583,
"s": 84.242,
"l": 67.647
},
"oklch": {
"l": 0.86265,
"c": 0.17396,
"h": 152.7
},
"luminance": 0.68688
}Semantic roles & 50–950 ramp
primary
#67F299
secondary
#C93494
accent
#0592E1
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581