#67EBA8#67EBA8
#67EBA8 is a very light, vivid green. Relative luminance 0.651; OKLCH L 84.9% C 0.151 H 158.5°. Best body text is #000000 at 14.03:1 contrast (WCAG AA passes).
Color values
| HEX | #67EBA8 |
|---|---|
| RGB | rgb(103, 235, 168) |
| HSL | hsl(150, 77%, 66%) |
| HSV | hsv(150, 56%, 92%) |
| CMYK | cmyk(56.2%, 0%, 28.5%, 7.8%) |
| CIE-LAB | lab(84.55, -51.45, 21.81) |
| CIE-LCH | lch(84.55, 55.88, 157.03°) |
| OKLab | oklab(84.88% -0.1407 0.0554) |
| OKLCH | oklch(84.88% 0.151 158.5) |
| XYZ | xyz(42.3661, 65.1234, 47.3756) |
| Luminance | 0.6513 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.70
Seafoam Green
#7AF9AB
ΔE00 3.75
Light Blue Green
#7EFBB3
ΔE00 3.78
Seafoam (survey)
#80F9AD
ΔE00 3.85
Aqua Green
#12E193
ΔE00 4.61
Light Bluish Green
#76FDA8
ΔE00 4.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EBA8 #EB67AA
analogous
#68EB67 #67EBA8 #67EBEA
triadic
#67EBA8 #A867EB #EBA867
tetradic
#67EBA8 #6768EB #EB67AA #EBEA67
square
#67EBA8 #6768EB #EB67AA #EBEA67
split-complementary
#67EBA8 #EA67EB #EB6768
monochromatic
#19BF6B #31E489 #67EBA8 #9DF2C7 #D3F9E6
Accessibility & contrast
On white
1.50
#67EBA8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.03
#67EBA8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EBA8
14.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EBA8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EBA8 | 1.00 | 1.50 | 14.03 | 14.03 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9DBA4
Deuteranopia (green-blind)
#D6CEAC
Tritanopia (blue-blind)
#36EAD9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #67eba8; /* rgb */ color: rgb(103, 235, 168); /* oklch */ color: oklch(84.9% 0.151 158.5);
Tailwind
colors: {
custom: {
50: '#9cf2c2',
500: '#67eba8',
950: '#000000',
},
}SCSS
$custom: #67eba8; $custom-light: #9cf2c2; $custom-dark: #000000;
JSON
{
"hex": "#67eba8",
"rgb": {
"r": 103,
"g": 235,
"b": 168
},
"hsl": {
"h": 149.545,
"s": 76.744,
"l": 66.275
},
"oklch": {
"l": 0.84879,
"c": 0.15124,
"h": 158.5
},
"luminance": 0.65127
}Semantic roles & 50–950 ramp
primary
#67EBA8
secondary
#BD397C
accent
#0D74D9
background
#FCFFFD
surface
#F6FEF9
border
#D0D6D2
text
#0F1712
muted
#808582