#67F7C5#67F7C5
#67F7C5 is a very light, vivid teal. Relative luminance 0.734; OKLCH L 88.4% C 0.144 H 167.1°. Best body text is #000000 at 15.69:1 contrast (WCAG AA passes).
Color values
| HEX | #67F7C5 |
|---|---|
| RGB | rgb(103, 247, 197) |
| HSL | hsl(159, 90%, 69%) |
| HSV | hsv(159, 58%, 97%) |
| CMYK | cmyk(58.3%, 0%, 20.2%, 3.1%) |
| CIE-LAB | lab(88.65, -50.37, 12.55) |
| CIE-LCH | lch(88.65, 51.91, 166.01°) |
| OKLab | oklab(88.43% -0.1403 0.0321) |
| OKLCH | oklch(88.43% 0.144 167.1) |
| XYZ | xyz(48.9274, 73.4315, 64.4077) |
| Luminance | 0.7344 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Aquamarine
#7BFDC7
ΔE00 2.17
Light Turquoise
#7EF4CC
ΔE00 2.79
Aquamarine
#7FFFD4
ΔE00 2.84
Bright Teal
#01F9C6
ΔE00 3.43
Light Greenish Blue
#63F7B4
ΔE00 3.72
Aqua Marine
#2EE8BB
ΔE00 4.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F7C5 #F76799
analogous
#67F77D #67F7C5 #67E1F7
triadic
#67F7C5 #C567F7 #F7C567
tetradic
#67F7C5 #7D67F7 #F76799 #E1F767
square
#67F7C5 #7D67F7 #F76799 #E1F767
split-complementary
#67F7C5 #F767E1 #F77D67
monochromatic
#0BD891 #2DF4AF #67F7C5 #A1FADB #DBFDF1
Accessibility & contrast
On white
1.34
#67F7C5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.69
#67F7C5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F7C5
15.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F7C5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F7C5 | 1.00 | 1.34 | 15.69 | 15.69 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2E7C2
Deuteranopia (green-blind)
#DDD8C8
Tritanopia (blue-blind)
#00F8E9
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #67f7c5; /* rgb */ color: rgb(103, 247, 197); /* oklch */ color: oklch(88.4% 0.144 167.1);
Tailwind
colors: {
custom: {
50: '#9efad6',
500: '#67f7c5',
950: '#000000',
},
}SCSS
$custom: #67f7c5; $custom-light: #9efad6; $custom-dark: #000000;
JSON
{
"hex": "#67f7c5",
"rgb": {
"r": 103,
"g": 247,
"b": 197
},
"hsl": {
"h": 159.167,
"s": 90,
"l": 68.627
},
"oklch": {
"l": 0.88428,
"c": 0.14391,
"h": 167.1
},
"luminance": 0.73436
}Semantic roles & 50–950 ramp
primary
#67F7C5
secondary
#D03269
accent
#0050E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583