#67F09B#67F09B
#67F09B is a very light, vivid green. Relative luminance 0.676; OKLCH L 85.8% C 0.169 H 153.5°. Best body text is #000000 at 14.51:1 contrast (WCAG AA passes).
Color values
| HEX | #67F09B |
|---|---|
| RGB | rgb(103, 240, 155) |
| HSL | hsl(143, 82%, 67%) |
| HSV | hsv(143, 57%, 94%) |
| CMYK | cmyk(57.1%, 0%, 35.4%, 5.9%) |
| CIE-LAB | lab(85.79, -55.90, 30.14) |
| CIE-LCH | lch(85.79, 63.51, 151.67°) |
| OKLab | oklab(85.82% -0.1517 0.0756) |
| OKLCH | oklch(85.82% 0.169 153.5) |
| XYZ | xyz(42.6666, 67.5663, 41.7971) |
| Luminance | 0.6757 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.64
Light Green Blue
#56FCA2
ΔE00 2.78
Sea Green (survey)
#53FCA1
ΔE00 2.84
Light Bluish Green
#76FDA8
ΔE00 2.88
Seafoam (survey)
#80F9AD
ΔE00 3.03
Light Blue Green
#7EFBB3
ΔE00 3.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F09B #F067BC
analogous
#77F067 #67F09B #67F0E0
triadic
#67F09B #9B67F0 #F09B67
tetradic
#67F09B #6777F0 #F067BC #F0E067
square
#67F09B #6777F0 #F067BC #F0E067
split-complementary
#67F09B #E067F0 #F06777
monochromatic
#14C959 #2FEB76 #67F09B #9FF5C0 #D6FBE4
Accessibility & contrast
On white
1.45
#67F09B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.51
#67F09B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F09B
14.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F09B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F09B | 1.00 | 1.45 | 14.51 | 14.51 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DE95
Deuteranopia (green-blind)
#DDD1A0
Tritanopia (blue-blind)
#3CEDDA
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #67f09b; /* rgb */ color: rgb(103, 240, 155); /* oklch */ color: oklch(85.8% 0.169 153.5);
Tailwind
colors: {
custom: {
50: '#9df6b9',
500: '#67f09b',
950: '#000000',
},
}SCSS
$custom: #67f09b; $custom-light: #9df6b9; $custom-dark: #000000;
JSON
{
"hex": "#67f09b",
"rgb": {
"r": 103,
"g": 240,
"b": 155
},
"hsl": {
"h": 142.774,
"s": 82.036,
"l": 67.255
},
"oklch": {
"l": 0.85819,
"c": 0.16947,
"h": 153.5
},
"luminance": 0.6757
}Semantic roles & 50–950 ramp
primary
#67F09B
secondary
#C6358F
accent
#078DDE
background
#FCFFFD
surface
#F6FFF8
border
#D0D7D1
text
#0F1711
muted
#808581