#67F698#67F698
#67F698 is a very light, vivid green. Relative luminance 0.711; OKLCH L 87.2% C 0.180 H 152.0°. Best body text is #000000 at 15.21:1 contrast (WCAG AA passes).
Color values
| HEX | #67F698 |
|---|---|
| RGB | rgb(103, 246, 152) |
| HSL | hsl(141, 89%, 68%) |
| HSV | hsv(141, 58%, 96%) |
| CMYK | cmyk(58.1%, 0%, 38.2%, 3.5%) |
| CIE-LAB | lab(87.51, -58.76, 33.95) |
| CIE-LCH | lch(87.51, 67.86, 149.99°) |
| OKLab | oklab(87.22% -0.1591 0.0846) |
| OKLCH | oklch(87.22% 0.18 152) |
| XYZ | xyz(44.2134, 71.0579, 41.0852) |
| Luminance | 0.7106 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 2.14
Sea Green (survey)
#53FCA1
ΔE00 2.16
Light Bluish Green
#76FDA8
ΔE00 2.34
Seafoam Green
#7AF9AB
ΔE00 2.94
Seafoam (survey)
#80F9AD
ΔE00 3.38
Turquoise Green
#04F489
ΔE00 3.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F698 #F667C5
analogous
#7DF667 #67F698 #67F6DF
triadic
#67F698 #9867F6 #F69867
tetradic
#67F698 #677DF6 #F667C5 #F6DF67
square
#67F698 #677DF6 #F667C5 #F6DF67
split-complementary
#67F698 #DF67F6 #F6677D
monochromatic
#0DD652 #2DF371 #67F698 #A1F9BF #DBFDE6
Accessibility & contrast
On white
1.38
#67F698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.21
#67F698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F698
15.21:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F698 | 1.00 | 1.38 | 15.21 | 15.21 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.21 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.21 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F7E392
Deuteranopia (green-blind)
#E3D69E
Tritanopia (blue-blind)
#3BF3DE
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #67f698; /* rgb */ color: rgb(103, 246, 152); /* oklch */ color: oklch(87.2% 0.180 152.0);
Tailwind
colors: {
custom: {
50: '#9efab7',
500: '#67f698',
950: '#000000',
},
}SCSS
$custom: #67f698; $custom-light: #9efab7; $custom-dark: #000000;
JSON
{
"hex": "#67f698",
"rgb": {
"r": 103,
"g": 246,
"b": 152
},
"hsl": {
"h": 140.559,
"s": 88.82,
"l": 68.431
},
"oklch": {
"l": 0.87217,
"c": 0.1802,
"h": 152
},
"luminance": 0.71062
}Semantic roles & 50–950 ramp
primary
#67F698
secondary
#CF3299
accent
#0097E5
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581