#67EBA5#67EBA5
#67EBA5 is a very light, vivid green. Relative luminance 0.650; OKLCH L 84.8% C 0.154 H 157.4°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #67EBA5 |
|---|---|
| RGB | rgb(103, 235, 165) |
| HSL | hsl(148, 77%, 66%) |
| HSV | hsv(148, 56%, 92%) |
| CMYK | cmyk(56.2%, 0%, 29.8%, 7.8%) |
| CIE-LAB | lab(84.49, -52.04, 23.27) |
| CIE-LCH | lch(84.49, 57.01, 155.90°) |
| OKLab | oklab(84.81% -0.142 0.059) |
| OKLCH | oklch(84.81% 0.154 157.4) |
| XYZ | xyz(42.0898, 65.0129, 45.9207) |
| Luminance | 0.6502 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.93
Seafoam Green
#7AF9AB
ΔE00 3.47
Seafoam (survey)
#80F9AD
ΔE00 3.62
Light Blue Green
#7EFBB3
ΔE00 3.71
Aqua Green
#12E193
ΔE00 4.45
Light Bluish Green
#76FDA8
ΔE00 4.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EBA5 #EB67AD
analogous
#6BEB67 #67EBA5 #67EBE7
triadic
#67EBA5 #A567EB #EBA567
tetradic
#67EBA5 #676BEB #EB67AD #EBE767
square
#67EBA5 #676BEB #EB67AD #EBE767
split-complementary
#67EBA5 #E767EB #EB676B
monochromatic
#19BF67 #31E485 #67EBA5 #9DF2C5 #D3F9E5
Accessibility & contrast
On white
1.50
#67EBA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#67EBA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EBA5
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EBA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EBA5 | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DBA1
Deuteranopia (green-blind)
#D7CEA9
Tritanopia (blue-blind)
#38E9D8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #67eba5; /* rgb */ color: rgb(103, 235, 165); /* oklch */ color: oklch(84.8% 0.154 157.4);
Tailwind
colors: {
custom: {
50: '#9cf2c0',
500: '#67eba5',
950: '#000000',
},
}SCSS
$custom: #67eba5; $custom-light: #9cf2c0; $custom-dark: #000000;
JSON
{
"hex": "#67eba5",
"rgb": {
"r": 103,
"g": 235,
"b": 165
},
"hsl": {
"h": 148.182,
"s": 76.744,
"l": 66.275
},
"oklch": {
"l": 0.84814,
"c": 0.15382,
"h": 157.4
},
"luminance": 0.65017
}Semantic roles & 50–950 ramp
primary
#67EBA5
secondary
#BD397F
accent
#0D79D9
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582