#67F99B#67F99B
#67F99B is a very light, vivid green. Relative luminance 0.730; OKLCH L 88.0% C 0.181 H 152.4°. Best body text is #000000 at 15.60:1 contrast (WCAG AA passes).
Color values
| HEX | #67F99B |
|---|---|
| RGB | rgb(103, 249, 155) |
| HSL | hsl(141, 92%, 69%) |
| HSV | hsv(141, 59%, 98%) |
| CMYK | cmyk(58.6%, 0%, 37.8%, 2.4%) |
| CIE-LAB | lab(88.45, -59.40, 33.68) |
| CIE-LCH | lch(88.45, 68.29, 150.44°) |
| OKLab | oklab(88% -0.1609 0.084) |
| OKLCH | oklch(88% 0.181 152.4) |
| XYZ | xyz(45.3820, 72.9971, 42.7023) |
| Luminance | 0.7300 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Green Blue
#56FCA2
ΔE00 1.71
Sea Green (survey)
#53FCA1
ΔE00 1.74
Light Bluish Green
#76FDA8
ΔE00 1.91
Seafoam Green
#7AF9AB
ΔE00 2.75
Seafoam (survey)
#80F9AD
ΔE00 3.22
Baby Green
#8CFF9E
ΔE00 3.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F99B #F967C5
analogous
#7CF967 #67F99B #67F9E4
triadic
#67F99B #9B67F9 #F99B67
tetradic
#67F99B #677CF9 #F967C5 #F9E467
square
#67F99B #677CF9 #F967C5 #F9E467
split-complementary
#67F99B #E467F9 #F9677C
monochromatic
#09DD54 #2CF774 #67F99B #A2FBC2 #DDFEE8
Accessibility & contrast
On white
1.35
#67F99B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.60
#67F99B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F99B
15.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F99B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F99B | 1.00 | 1.35 | 15.60 | 15.60 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F9E695
Deuteranopia (green-blind)
#E6D9A1
Tritanopia (blue-blind)
#38F6E1
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #67f99b; /* rgb */ color: rgb(103, 249, 155); /* oklch */ color: oklch(88.0% 0.181 152.4);
Tailwind
colors: {
custom: {
50: '#9efcb9',
500: '#67f99b',
950: '#000000',
},
}SCSS
$custom: #67f99b; $custom-light: #9efcb9; $custom-dark: #000000;
JSON
{
"hex": "#67f99b",
"rgb": {
"r": 103,
"g": 249,
"b": 155
},
"hsl": {
"h": 141.37,
"s": 92.405,
"l": 69.02
},
"oklch": {
"l": 0.87998,
"c": 0.18148,
"h": 152.4
},
"luminance": 0.73001
}Semantic roles & 50–950 ramp
primary
#67F99B
secondary
#D33199
accent
#0094E6
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#101811
muted
#808681