#67E498#67E498
#67E498 is a very light, vivid green. Relative luminance 0.606; OKLCH L 82.8% C 0.156 H 154.3°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #67E498 |
|---|---|
| RGB | rgb(103, 228, 152) |
| HSL | hsl(144, 70%, 65%) |
| HSV | hsv(144, 55%, 89%) |
| CMYK | cmyk(54.8%, 0%, 33.3%, 10.6%) |
| CIE-LAB | lab(82.18, -51.65, 26.82) |
| CIE-LCH | lch(82.18, 58.20, 152.56°) |
| OKLab | oklab(82.85% -0.1404 0.0675) |
| OKLCH | oklch(82.85% 0.156 154.3) |
| XYZ | xyz(39.0014, 60.6339, 39.3479) |
| Luminance | 0.6064 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.99
Weird Green
#3AE57F
ΔE00 4.45
Seafoam Green
#7AF9AB
ΔE00 4.66
Seafoam (survey)
#80F9AD
ΔE00 4.82
Light Greenish Blue
#63F7B4
ΔE00 5.08
Light Blue Green
#7EFBB3
ΔE00 5.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E498 #E467B3
analogous
#75E467 #67E498 #67E4D6
triadic
#67E498 #9867E4 #E49867
tetradic
#67E498 #6775E4 #E467B3 #E4D667
square
#67E498 #6775E4 #E467B3 #E4D667
split-complementary
#67E498 #D667E4 #E46775
monochromatic
#1FB159 #33DB75 #67E498 #9BEDBB #CFF6DE
Accessibility & contrast
On white
1.60
#67E498 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#67E498 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E498
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E498 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E498 | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D493
Deuteranopia (green-blind)
#D2C89D
Tritanopia (blue-blind)
#42E2D0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #67e498; /* rgb */ color: rgb(103, 228, 152); /* oklch */ color: oklch(82.8% 0.156 154.3);
Tailwind
colors: {
custom: {
50: '#9bedb6',
500: '#67e498',
950: '#000000',
},
}SCSS
$custom: #67e498; $custom-light: #9bedb6; $custom-dark: #000000;
JSON
{
"hex": "#67e498",
"rgb": {
"r": 103,
"g": 228,
"b": 152
},
"hsl": {
"h": 143.52,
"s": 69.832,
"l": 64.902
},
"oklch": {
"l": 0.82848,
"c": 0.15584,
"h": 154.3
},
"luminance": 0.60637
}Semantic roles & 50–950 ramp
primary
#67E498
secondary
#B23D84
accent
#1487D2
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581