#67EB90#67EB90
#67EB90 is a very light, vivid green. Relative luminance 0.643; OKLCH L 84.4% C 0.173 H 151.2°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #67EB90 |
|---|---|
| RGB | rgb(103, 235, 144) |
| HSL | hsl(139, 77%, 66%) |
| HSV | hsv(139, 56%, 92%) |
| CMYK | cmyk(56.2%, 0%, 38.7%, 7.8%) |
| CIE-LAB | lab(84.13, -55.85, 33.49) |
| CIE-LCH | lch(84.13, 65.12, 149.05°) |
| OKLab | oklab(84.4% -0.1513 0.0833) |
| OKLCH | oklch(84.4% 0.173 151.2) |
| XYZ | xyz(40.3329, 64.3102, 36.6678) |
| Luminance | 0.6431 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.16
Light Green Blue
#56FCA2
ΔE00 4.08
Sea Green (survey)
#53FCA1
ΔE00 4.09
Turquoise Green
#04F489
ΔE00 4.10
Seafoam Green
#7AF9AB
ΔE00 4.14
Light Bluish Green
#76FDA8
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EB90 #EB67C2
analogous
#80EB67 #67EB90 #67EBD2
triadic
#67EB90 #9067EB #EB9067
tetradic
#67EB90 #6780EB #EB67C2 #EBD267
square
#67EB90 #6780EB #EB67C2 #EBD267
split-complementary
#67EB90 #D267EB #EB6780
monochromatic
#19BF4C #31E469 #67EB90 #9DF2B7 #D3F9DF
Accessibility & contrast
On white
1.51
#67EB90 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#67EB90 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EB90
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EB90 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EB90 | 1.00 | 1.51 | 13.86 | 13.86 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD98A
Deuteranopia (green-blind)
#DACD96
Tritanopia (blue-blind)
#43E8D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #67eb90; /* rgb */ color: rgb(103, 235, 144); /* oklch */ color: oklch(84.4% 0.173 151.2);
Tailwind
colors: {
custom: {
50: '#9df2b1',
500: '#67eb90',
950: '#000000',
},
}SCSS
$custom: #67eb90; $custom-light: #9df2b1; $custom-dark: #000000;
JSON
{
"hex": "#67eb90",
"rgb": {
"r": 103,
"g": 235,
"b": 144
},
"hsl": {
"h": 138.636,
"s": 76.744,
"l": 66.275
},
"oklch": {
"l": 0.84397,
"c": 0.17272,
"h": 151.2
},
"luminance": 0.64314
}Semantic roles & 50–950 ramp
primary
#67EB90
secondary
#BD3994
accent
#0D99D9
background
#FCFFFD
surface
#F6FEF7
border
#D0D6D0
text
#0F1711
muted
#808581