#67EA98#67EA98
#67EA98 is a very light, vivid green. Relative luminance 0.640; OKLCH L 84.3% C 0.164 H 153.5°. Best body text is #000000 at 13.80:1 contrast (WCAG AA passes).
Color values
| HEX | #67EA98 |
|---|---|
| RGB | rgb(103, 234, 152) |
| HSL | hsl(142, 76%, 66%) |
| HSV | hsv(142, 56%, 92%) |
| CMYK | cmyk(56%, 0%, 35%, 8.2%) |
| CIE-LAB | lab(83.96, -54.06, 29.22) |
| CIE-LCH | lch(83.96, 61.45, 151.61°) |
| OKLab | oklab(84.31% -0.1468 0.0733) |
| OKLCH | oklch(84.31% 0.164 153.5) |
| XYZ | xyz(40.6807, 63.9925, 39.9077) |
| Luminance | 0.6400 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 3.58
Seafoam (survey)
#80F9AD
ΔE00 3.85
Weird Green
#3AE57F
ΔE00 3.95
Light Green Blue
#56FCA2
ΔE00 4.02
Sea Green (survey)
#53FCA1
ΔE00 4.07
Light Bluish Green
#76FDA8
ΔE00 4.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EA98 #EA67B9
analogous
#77EA67 #67EA98 #67EADA
triadic
#67EA98 #9867EA #EA9867
tetradic
#67EA98 #6777EA #EA67B9 #EADA67
square
#67EA98 #6777EA #EA67B9 #EADA67
split-complementary
#67EA98 #DA67EA #EA6777
monochromatic
#1ABD57 #31E374 #67EA98 #9DF1BC #D3F9E1
Accessibility & contrast
On white
1.52
#67EA98 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.80
#67EA98 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EA98
13.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EA98 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EA98 | 1.00 | 1.52 | 13.80 | 13.80 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAD993
Deuteranopia (green-blind)
#D8CC9D
Tritanopia (blue-blind)
#40E7D5
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #67ea98; /* rgb */ color: rgb(103, 234, 152); /* oklch */ color: oklch(84.3% 0.164 153.5);
Tailwind
colors: {
custom: {
50: '#9cf1b7',
500: '#67ea98',
950: '#000000',
},
}SCSS
$custom: #67ea98; $custom-light: #9cf1b7; $custom-dark: #000000;
JSON
{
"hex": "#67ea98",
"rgb": {
"r": 103,
"g": 234,
"b": 152
},
"hsl": {
"h": 142.443,
"s": 75.723,
"l": 66.078
},
"oklch": {
"l": 0.84305,
"c": 0.16406,
"h": 153.5
},
"luminance": 0.63996
}Semantic roles & 50–950 ramp
primary
#67EA98
secondary
#BC3A8B
accent
#0E8CD8
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1711
muted
#808581