#67F6B7#67F6B7
#67F6B7 is a very light, vivid teal. Relative luminance 0.722; OKLCH L 87.9% C 0.153 H 161.6°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #67F6B7 |
|---|---|
| RGB | rgb(103, 246, 183) |
| HSL | hsl(154, 89%, 68%) |
| HSV | hsv(154, 58%, 96%) |
| CMYK | cmyk(58.1%, 0%, 25.6%, 3.5%) |
| CIE-LAB | lab(88.07, -52.93, 18.95) |
| CIE-LCH | lch(88.07, 56.22, 160.30°) |
| OKLab | oklab(87.86% -0.1455 0.0484) |
| OKLCH | oklch(87.86% 0.153 161.6) |
| XYZ | xyz(47.0921, 72.2094, 56.2466) |
| Luminance | 0.7221 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Greenish Blue
#63F7B4
ΔE00 0.79
Light Aquamarine
#7BFDC7
ΔE00 2.75
Light Blue Green
#7EFBB3
ΔE00 2.96
Greenish Cyan
#2AFEB7
ΔE00 3.25
Greenish Turquoise
#00FBB0
ΔE00 3.69
Seafoam Green
#7AF9AB
ΔE00 3.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F6B7 #F667A6
analogous
#67F66F #67F6B7 #67EEF6
triadic
#67F6B7 #B767F6 #F6B767
tetradic
#67F6B7 #6F67F6 #F667A6 #EEF667
square
#67F6B7 #6F67F6 #F667A6 #EEF667
split-complementary
#67F6B7 #F667EE #F66F67
monochromatic
#0DD67D #2DF39C #67F6B7 #A1F9D2 #DBFDEE
Accessibility & contrast
On white
1.36
#67F6B7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#67F6B7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F6B7
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F6B7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F6B7 | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3E5B3
Deuteranopia (green-blind)
#DFD7BB
Tritanopia (blue-blind)
#21F5E5
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #67f6b7; /* rgb */ color: rgb(103, 246, 183); /* oklch */ color: oklch(87.9% 0.153 161.6);
Tailwind
colors: {
custom: {
50: '#9efacc',
500: '#67f6b7',
950: '#000000',
},
}SCSS
$custom: #67f6b7; $custom-light: #9efacc; $custom-dark: #000000;
JSON
{
"hex": "#67f6b7",
"rgb": {
"r": 103,
"g": 246,
"b": 183
},
"hsl": {
"h": 153.566,
"s": 88.82,
"l": 68.431
},
"oklch": {
"l": 0.87855,
"c": 0.15331,
"h": 161.6
},
"luminance": 0.72214
}Semantic roles & 50–950 ramp
primary
#67F6B7
secondary
#CF3277
accent
#0065E5
background
#FCFFFE
surface
#F6FFFA
border
#D0D7D3
text
#101713
muted
#808583