#67F899#67F899
#67F899 is a very light, vivid green. Relative luminance 0.723; OKLCH L 87.7% C 0.182 H 152.0°. Best body text is #000000 at 15.46:1 contrast (WCAG AA passes).
Color values
| HEX | #67F899 |
|---|---|
| RGB | rgb(103, 248, 153) |
| HSL | hsl(141, 91%, 69%) |
| HSV | hsv(141, 58%, 97%) |
| CMYK | cmyk(58.5%, 0%, 38.3%, 2.7%) |
| CIE-LAB | lab(88.12, -59.36, 34.25) |
| CIE-LCH | lch(88.12, 68.53, 150.02°) |
| OKLab | oklab(87.72% -0.1607 0.0853) |
| OKLCH | oklch(87.72% 0.182 152) |
| XYZ | xyz(44.9072, 72.3140, 41.7222) |
| Luminance | 0.7232 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.96
Sea Green (survey)
#53FCA1
ΔE00 1.97
Light Bluish Green
#76FDA8
ΔE00 2.16
Seafoam Green
#7AF9AB
ΔE00 2.94
Baby Green
#8CFF9E
ΔE00 3.37
Seafoam (survey)
#80F9AD
ΔE00 3.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F899 #F867C6
analogous
#7EF867 #67F899 #67F8E2
triadic
#67F899 #9967F8 #F89967
tetradic
#67F899 #677EF8 #F867C6 #F8E267
square
#67F899 #677EF8 #F867C6 #F8E267
split-complementary
#67F899 #E267F8 #F8677E
monochromatic
#0ADB52 #2CF572 #67F899 #A2FBC0 #DCFDE8
Accessibility & contrast
On white
1.36
#67F899 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.46
#67F899 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F899
15.46:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F899 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F899 | 1.00 | 1.36 | 15.46 | 15.46 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.46 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.46 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E592
Deuteranopia (green-blind)
#E5D89F
Tritanopia (blue-blind)
#39F5E0
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #67f899; /* rgb */ color: rgb(103, 248, 153); /* oklch */ color: oklch(87.7% 0.182 152.0);
Tailwind
colors: {
custom: {
50: '#9efbb8',
500: '#67f899',
950: '#000000',
},
}SCSS
$custom: #67f899; $custom-light: #9efbb8; $custom-dark: #000000;
JSON
{
"hex": "#67f899",
"rgb": {
"r": 103,
"g": 248,
"b": 153
},
"hsl": {
"h": 140.69,
"s": 91.195,
"l": 68.824
},
"oklch": {
"l": 0.8772,
"c": 0.18195,
"h": 152
},
"luminance": 0.72318
}Semantic roles & 50–950 ramp
primary
#67F899
secondary
#D2329A
accent
#0096E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101711
muted
#808581