#67E69D#67E69D
#67E69D is a very light, vivid green. Relative luminance 0.619; OKLCH L 83.4% C 0.154 H 155.6°. Best body text is #000000 at 13.38:1 contrast (WCAG AA passes).
Color values
| HEX | #67E69D |
|---|---|
| RGB | rgb(103, 230, 157) |
| HSL | hsl(146, 72%, 65%) |
| HSV | hsv(146, 55%, 90%) |
| CMYK | cmyk(55.2%, 0%, 31.7%, 9.8%) |
| CIE-LAB | lab(82.86, -51.53, 25.17) |
| CIE-LCH | lch(82.86, 57.35, 153.96°) |
| OKLab | oklab(83.44% -0.1403 0.0636) |
| OKLCH | oklch(83.44% 0.154 155.6) |
| XYZ | xyz(39.9729, 61.9079, 41.7347) |
| Luminance | 0.6191 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.99
Seafoam Green
#7AF9AB
ΔE00 4.25
Light Greenish Blue
#63F7B4
ΔE00 4.32
Seafoam (survey)
#80F9AD
ΔE00 4.40
Light Blue Green
#7EFBB3
ΔE00 4.76
Weird Green
#3AE57F
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E69D #E667B0
analogous
#70E667 #67E69D #67E6DC
triadic
#67E69D #9D67E6 #E69D67
tetradic
#67E69D #6770E6 #E667B0 #E6DC67
square
#67E69D #6770E6 #E667B0 #E6DC67
split-complementary
#67E69D #DC67E6 #E66770
monochromatic
#1EB55E #32DD7B #67E69D #9CEFBF #D0F7E1
Accessibility & contrast
On white
1.57
#67E69D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.38
#67E69D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E69D
13.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E69D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E69D | 1.00 | 1.57 | 13.38 | 13.38 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D698
Deuteranopia (green-blind)
#D3C9A2
Tritanopia (blue-blind)
#3FE4D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #67e69d; /* rgb */ color: rgb(103, 230, 157); /* oklch */ color: oklch(83.4% 0.154 155.6);
Tailwind
colors: {
custom: {
50: '#9cefba',
500: '#67e69d',
950: '#000000',
},
}SCSS
$custom: #67e69d; $custom-light: #9cefba; $custom-dark: #000000;
JSON
{
"hex": "#67e69d",
"rgb": {
"r": 103,
"g": 230,
"b": 157
},
"hsl": {
"h": 145.512,
"s": 71.751,
"l": 65.294
},
"oklch": {
"l": 0.83436,
"c": 0.15408,
"h": 155.6
},
"luminance": 0.61912
}Semantic roles & 50–950 ramp
primary
#67E69D
secondary
#B53C82
accent
#1281D4
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581