#67F0A8#67F0A8
#67F0A8 is a very light, vivid green. Relative luminance 0.680; OKLCH L 86.1% C 0.158 H 157.5°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #67F0A8 |
|---|---|
| RGB | rgb(103, 240, 168) |
| HSL | hsl(148, 82%, 67%) |
| HSV | hsv(148, 57%, 94%) |
| CMYK | cmyk(57.1%, 0%, 30%, 5.9%) |
| CIE-LAB | lab(86.02, -53.49, 23.83) |
| CIE-LCH | lch(86.02, 58.55, 155.99°) |
| OKLab | oklab(86.08% -0.1459 0.0604) |
| OKLCH | oklch(86.08% 0.158 157.5) |
| XYZ | xyz(43.8177, 68.0267, 47.8595) |
| Luminance | 0.6803 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 2.12
Seafoam Green
#7AF9AB
ΔE00 2.59
Light Blue Green
#7EFBB3
ΔE00 2.81
Seafoam (survey)
#80F9AD
ΔE00 2.81
Light Bluish Green
#76FDA8
ΔE00 3.57
Light Green Blue
#56FCA2
ΔE00 3.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F0A8 #F067AF
analogous
#6BF067 #67F0A8 #67F0EC
triadic
#67F0A8 #A867F0 #F0A867
tetradic
#67F0A8 #676BF0 #F067AF #F0EC67
square
#67F0A8 #676BF0 #F067AF #F0EC67
split-complementary
#67F0A8 #EC67F0 #F0676B
monochromatic
#14C96A #2FEB88 #67F0A8 #9FF5C8 #D6FBE8
Accessibility & contrast
On white
1.44
#67F0A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#67F0A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F0A8
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F0A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F0A8 | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDFA4
Deuteranopia (green-blind)
#DBD2AC
Tritanopia (blue-blind)
#33EEDD
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #67f0a8; /* rgb */ color: rgb(103, 240, 168); /* oklch */ color: oklch(86.1% 0.158 157.5);
Tailwind
colors: {
custom: {
50: '#9df6c2',
500: '#67f0a8',
950: '#000000',
},
}SCSS
$custom: #67f0a8; $custom-light: #9df6c2; $custom-dark: #000000;
JSON
{
"hex": "#67f0a8",
"rgb": {
"r": 103,
"g": 240,
"b": 168
},
"hsl": {
"h": 148.467,
"s": 82.036,
"l": 67.255
},
"oklch": {
"l": 0.86084,
"c": 0.15795,
"h": 157.5
},
"luminance": 0.68031
}Semantic roles & 50–950 ramp
primary
#67F0A8
secondary
#C63581
accent
#0778DE
background
#FCFFFD
surface
#F6FFF9
border
#D0D7D2
text
#0F1712
muted
#808582