#67EBA3#67EBA3
#67EBA3 is a very light, vivid green. Relative luminance 0.649; OKLCH L 84.8% C 0.156 H 156.8°. Best body text is #000000 at 13.99:1 contrast (WCAG AA passes).
Color values
| HEX | #67EBA3 |
|---|---|
| RGB | rgb(103, 235, 163) |
| HSL | hsl(147, 77%, 66%) |
| HSV | hsv(147, 56%, 92%) |
| CMYK | cmyk(56.2%, 0%, 30.6%, 7.8%) |
| CIE-LAB | lab(84.45, -52.42, 24.25) |
| CIE-LCH | lch(84.45, 57.76, 155.17°) |
| OKLab | oklab(84.77% -0.1429 0.0614) |
| OKLCH | oklch(84.77% 0.156 156.8) |
| XYZ | xyz(41.9092, 64.9407, 44.9695) |
| Luminance | 0.6494 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 3.13
Seafoam Green
#7AF9AB
ΔE00 3.34
Seafoam (survey)
#80F9AD
ΔE00 3.52
Light Blue Green
#7EFBB3
ΔE00 3.71
Light Bluish Green
#76FDA8
ΔE00 4.30
Light Green Blue
#56FCA2
ΔE00 4.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EBA3 #EB67AF
analogous
#6DEB67 #67EBA3 #67EBE5
triadic
#67EBA3 #A367EB #EBA367
tetradic
#67EBA3 #676DEB #EB67AF #EBE567
square
#67EBA3 #676DEB #EB67AF #EBE567
split-complementary
#67EBA3 #E567EB #EB676D
monochromatic
#19BF64 #31E482 #67EBA3 #9DF2C4 #D3F9E4
Accessibility & contrast
On white
1.50
#67EBA3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.99
#67EBA3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EBA3
13.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EBA3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EBA3 | 1.00 | 1.50 | 13.99 | 13.99 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EADB9F
Deuteranopia (green-blind)
#D7CEA7
Tritanopia (blue-blind)
#39E9D8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #67eba3; /* rgb */ color: rgb(103, 235, 163); /* oklch */ color: oklch(84.8% 0.156 156.8);
Tailwind
colors: {
custom: {
50: '#9cf2be',
500: '#67eba3',
950: '#000000',
},
}SCSS
$custom: #67eba3; $custom-light: #9cf2be; $custom-dark: #000000;
JSON
{
"hex": "#67eba3",
"rgb": {
"r": 103,
"g": 235,
"b": 163
},
"hsl": {
"h": 147.273,
"s": 76.744,
"l": 66.275
},
"oklch": {
"l": 0.84771,
"c": 0.15557,
"h": 156.8
},
"luminance": 0.64945
}Semantic roles & 50–950 ramp
primary
#67EBA3
secondary
#BD3981
accent
#0D7CD9
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582