#67FFB2#67FFB2
#67FFB2 is a very light, vivid green. Relative luminance 0.776; OKLCH L 89.9% C 0.169 H 158.0°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #67FFB2 |
|---|---|
| RGB | rgb(103, 255, 178) |
| HSL | hsl(150, 100%, 70%) |
| HSV | hsv(150, 60%, 100%) |
| CMYK | cmyk(59.6%, 0%, 30.2%, 0%) |
| CIE-LAB | lab(90.60, -57.53, 25.01) |
| CIE-LCH | lch(90.60, 62.73, 156.50°) |
| OKLab | oklab(89.9% -0.1569 0.0634) |
| OKLCH | oklch(89.9% 0.169 158) |
| XYZ | xyz(49.3850, 77.6130, 54.4891) |
| Luminance | 0.7762 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Blue Green
#7EFBB3
ΔE00 2.02
Seafoam Green
#7AF9AB
ΔE00 2.21
Light Bluish Green
#76FDA8
ΔE00 2.29
Light Greenish Blue
#63F7B4
ΔE00 2.34
Light Green Blue
#56FCA2
ΔE00 2.45
Seafoam (survey)
#80F9AD
ΔE00 2.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67FFB2 #FF67B4
analogous
#68FF67 #67FFB2 #67FFFE
triadic
#67FFB2 #B267FF #FFB267
tetradic
#67FFB2 #6768FF #FF67B4 #FFFE67
square
#67FFB2 #6768FF #FF67B4 #FFFE67
split-complementary
#67FFB2 #FE67FF #FF6768
monochromatic
#00EC74 #2AFF93 #67FFB2 #A4FFD1 #E0FFEF
Accessibility & contrast
On white
1.27
#67FFB2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#67FFB2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67FFB2
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67FFB2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67FFB2 | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FDEDAD
Deuteranopia (green-blind)
#E8DEB7
Tritanopia (blue-blind)
#1FFDEB
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #67ffb2; /* rgb */ color: rgb(103, 255, 178); /* oklch */ color: oklch(89.9% 0.169 158.0);
Tailwind
colors: {
custom: {
50: '#9fffc9',
500: '#67ffb2',
950: '#000000',
},
}SCSS
$custom: #67ffb2; $custom-light: #9fffc9; $custom-dark: #000000;
JSON
{
"hex": "#67ffb2",
"rgb": {
"r": 103,
"g": 255,
"b": 178
},
"hsl": {
"h": 149.605,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.89897,
"c": 0.16919,
"h": 158
},
"luminance": 0.77618
}Semantic roles & 50–950 ramp
primary
#67FFB2
secondary
#DA3086
accent
#0074E6
background
#FDFFFD
surface
#F7FFF9
border
#D0D7D2
text
#101813
muted
#818682