#67E698#67E698
#67E698 is a very light, vivid green. Relative luminance 0.617; OKLCH L 83.3% C 0.159 H 154.0°. Best body text is #000000 at 13.35:1 contrast (WCAG AA passes).
Color values
| HEX | #67E698 |
|---|---|
| RGB | rgb(103, 230, 152) |
| HSL | hsl(143, 72%, 65%) |
| HSV | hsv(143, 55%, 90%) |
| CMYK | cmyk(55.2%, 0%, 33.9%, 9.8%) |
| CIE-LAB | lab(82.78, -52.46, 27.62) |
| CIE-LCH | lch(82.78, 59.29, 152.23°) |
| OKLab | oklab(83.33% -0.1426 0.0695) |
| OKLCH | oklch(83.33% 0.159 154) |
| XYZ | xyz(39.5547, 61.7406, 39.5323) |
| Luminance | 0.6174 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.11
Weird Green
#3AE57F
ΔE00 4.22
Seafoam Green
#7AF9AB
ΔE00 4.26
Seafoam (survey)
#80F9AD
ΔE00 4.46
Light Greenish Blue
#63F7B4
ΔE00 4.89
Light Green Blue
#56FCA2
ΔE00 4.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E698 #E667B5
analogous
#75E667 #67E698 #67E6D8
triadic
#67E698 #9867E6 #E69867
tetradic
#67E698 #6775E6 #E667B5 #E6D867
square
#67E698 #6775E6 #E667B5 #E6D867
split-complementary
#67E698 #D867E6 #E66775
monochromatic
#1EB558 #32DD74 #67E698 #9CEFBC #D0F7DF
Accessibility & contrast
On white
1.57
#67E698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.35
#67E698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E698
13.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E698 | 1.00 | 1.57 | 13.35 | 13.35 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D593
Deuteranopia (green-blind)
#D4C99D
Tritanopia (blue-blind)
#41E4D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #67e698; /* rgb */ color: rgb(103, 230, 152); /* oklch */ color: oklch(83.3% 0.159 154.0);
Tailwind
colors: {
custom: {
50: '#9cefb7',
500: '#67e698',
950: '#000000',
},
}SCSS
$custom: #67e698; $custom-light: #9cefb7; $custom-dark: #000000;
JSON
{
"hex": "#67e698",
"rgb": {
"r": 103,
"g": 230,
"b": 152
},
"hsl": {
"h": 143.15,
"s": 71.751,
"l": 65.294
},
"oklch": {
"l": 0.83333,
"c": 0.15859,
"h": 154
},
"luminance": 0.61744
}Semantic roles & 50–950 ramp
primary
#67E698
secondary
#B53C86
accent
#1289D4
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581