#67E69B#67E69B
#67E69B is a very light, vivid green. Relative luminance 0.618; OKLCH L 83.4% C 0.156 H 155.0°. Best body text is #000000 at 13.37:1 contrast (WCAG AA passes).
Color values
| HEX | #67E69B |
|---|---|
| RGB | rgb(103, 230, 155) |
| HSL | hsl(145, 72%, 65%) |
| HSV | hsv(145, 55%, 90%) |
| CMYK | cmyk(55.2%, 0%, 32.6%, 9.8%) |
| CIE-LAB | lab(82.83, -51.90, 26.15) |
| CIE-LCH | lch(82.83, 58.12, 153.26°) |
| OKLab | oklab(83.39% -0.1412 0.066) |
| OKLCH | oklch(83.39% 0.156 155) |
| XYZ | xyz(39.8036, 61.8401, 40.8428) |
| Luminance | 0.6184 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 4.01
Seafoam Green
#7AF9AB
ΔE00 4.23
Seafoam (survey)
#80F9AD
ΔE00 4.40
Light Greenish Blue
#63F7B4
ΔE00 4.54
Weird Green
#3AE57F
ΔE00 4.68
Light Blue Green
#7EFBB3
ΔE00 4.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E69B #E667B2
analogous
#72E667 #67E69B #67E6DA
triadic
#67E69B #9B67E6 #E69B67
tetradic
#67E69B #6772E6 #E667B2 #E6DA67
square
#67E69B #6772E6 #E667B2 #E6DA67
split-complementary
#67E69B #DA67E6 #E66772
monochromatic
#1EB55C #32DD78 #67E69B #9CEFBE #D0F7E0
Accessibility & contrast
On white
1.57
#67E69B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.37
#67E69B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E69B
13.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E69B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E69B | 1.00 | 1.57 | 13.37 | 13.37 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5D696
Deuteranopia (green-blind)
#D4C9A0
Tritanopia (blue-blind)
#40E4D2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #67e69b; /* rgb */ color: rgb(103, 230, 155); /* oklch */ color: oklch(83.4% 0.156 155.0);
Tailwind
colors: {
custom: {
50: '#9cefb9',
500: '#67e69b',
950: '#000000',
},
}SCSS
$custom: #67e69b; $custom-light: #9cefb9; $custom-dark: #000000;
JSON
{
"hex": "#67e69b",
"rgb": {
"r": 103,
"g": 230,
"b": 155
},
"hsl": {
"h": 144.567,
"s": 71.751,
"l": 65.294
},
"oklch": {
"l": 0.83394,
"c": 0.15587,
"h": 155
},
"luminance": 0.61844
}Semantic roles & 50–950 ramp
primary
#67E69B
secondary
#B53C84
accent
#1284D4
background
#FCFFFD
surface
#F5FEF8
border
#CFD6D1
text
#0F1611
muted
#808581