#67EE9F#67EE9F
#67EE9F is a very light, vivid green. Relative luminance 0.665; OKLCH L 85.4% C 0.163 H 155.0°. Best body text is #000000 at 14.31:1 contrast (WCAG AA passes).
Color values
| HEX | #67EE9F |
|---|---|
| RGB | rgb(103, 238, 159) |
| HSL | hsl(145, 80%, 67%) |
| HSV | hsv(145, 57%, 93%) |
| CMYK | cmyk(56.7%, 0%, 33.2%, 6.7%) |
| CIE-LAB | lab(85.27, -54.38, 27.41) |
| CIE-LCH | lch(85.27, 60.90, 153.25°) |
| OKLab | oklab(85.41% -0.1478 0.0691) |
| OKLCH | oklch(85.41% 0.163 155) |
| XYZ | xyz(42.4226, 66.5319, 43.4005) |
| Luminance | 0.6654 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Seafoam Green
#7AF9AB
ΔE00 2.67
Seafoam (survey)
#80F9AD
ΔE00 2.98
Light Green Blue
#56FCA2
ΔE00 3.30
Light Bluish Green
#76FDA8
ΔE00 3.33
Sea Green (survey)
#53FCA1
ΔE00 3.39
Light Blue Green
#7EFBB3
ΔE00 3.47
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67EE9F #EE67B6
analogous
#73EE67 #67EE9F #67EEE3
triadic
#67EE9F #9F67EE #EE9F67
tetradic
#67EE9F #6773EE #EE67B6 #EEE367
square
#67EE9F #6773EE #EE67B6 #EEE367
split-complementary
#67EE9F #E367EE #EE6773
monochromatic
#16C55E #30E87C #67EE9F #9EF4C2 #D5FAE5
Accessibility & contrast
On white
1.47
#67EE9F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.31
#67EE9F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67EE9F
14.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67EE9F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67EE9F | 1.00 | 1.47 | 14.31 | 14.31 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDDD9A
Deuteranopia (green-blind)
#DBD0A4
Tritanopia (blue-blind)
#3AECD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #67ee9f; /* rgb */ color: rgb(103, 238, 159); /* oklch */ color: oklch(85.4% 0.163 155.0);
Tailwind
colors: {
custom: {
50: '#9df4bc',
500: '#67ee9f',
950: '#000000',
},
}SCSS
$custom: #67ee9f; $custom-light: #9df4bc; $custom-dark: #000000;
JSON
{
"hex": "#67ee9f",
"rgb": {
"r": 103,
"g": 238,
"b": 159
},
"hsl": {
"h": 144.889,
"s": 79.882,
"l": 66.863
},
"oklch": {
"l": 0.85414,
"c": 0.16318,
"h": 155
},
"luminance": 0.66536
}Semantic roles & 50–950 ramp
primary
#67EE9F
secondary
#C23788
accent
#0985DC
background
#FCFFFD
surface
#F6FEF8
border
#D0D6D1
text
#0F1712
muted
#808582