#67F4C7#67F4C7
#67F4C7 is a very light, vivid teal. Relative luminance 0.717; OKLCH L 87.8% C 0.139 H 169.0°. Best body text is #000000 at 15.34:1 contrast (WCAG AA passes).
Color values
| HEX | #67F4C7 |
|---|---|
| RGB | rgb(103, 244, 199) |
| HSL | hsl(161, 87%, 68%) |
| HSV | hsv(161, 58%, 96%) |
| CMYK | cmyk(57.8%, 0%, 18.4%, 4.3%) |
| CIE-LAB | lab(87.83, -48.67, 10.33) |
| CIE-LCH | lch(87.83, 49.75, 168.01°) |
| OKLab | oklab(87.77% -0.1363 0.0264) |
| OKLCH | oklch(87.77% 0.139 169) |
| XYZ | xyz(48.2480, 71.7037, 65.3193) |
| Luminance | 0.7171 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.05
Aquamarine
#7FFFD4
ΔE00 2.83
Light Aquamarine
#7BFDC7
ΔE00 3.17
Bright Teal
#01F9C6
ΔE00 3.55
Aqua Marine
#2EE8BB
ΔE00 3.85
Light Aqua
#8CFFDB
ΔE00 4.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F4C7 #F46794
analogous
#67F480 #67F4C7 #67DAF4
triadic
#67F4C7 #C767F4 #F4C767
tetradic
#67F4C7 #8067F4 #F46794 #DAF467
square
#67F4C7 #8067F4 #F46794 #DAF467
split-complementary
#67F4C7 #F467DA #F48067
monochromatic
#0FD193 #2EF0B2 #67F4C7 #A0F8DC #D9FCF1
Accessibility & contrast
On white
1.37
#67F4C7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.34
#67F4C7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F4C7
15.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F4C7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F4C7 | 1.00 | 1.37 | 15.34 | 15.34 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEE5C5
Deuteranopia (green-blind)
#DAD6CA
Tritanopia (blue-blind)
#00F5E7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #67f4c7; /* rgb */ color: rgb(103, 244, 199); /* oklch */ color: oklch(87.8% 0.139 169.0);
Tailwind
colors: {
custom: {
50: '#9ef8d8',
500: '#67f4c7',
950: '#000000',
},
}SCSS
$custom: #67f4c7; $custom-light: #9ef8d8; $custom-dark: #000000;
JSON
{
"hex": "#67f4c7",
"rgb": {
"r": 103,
"g": 244,
"b": 199
},
"hsl": {
"h": 160.851,
"s": 86.503,
"l": 68.039
},
"oklch": {
"l": 0.87768,
"c": 0.13883,
"h": 169
},
"luminance": 0.71708
}Semantic roles & 50–950 ramp
primary
#67F4C7
secondary
#CD3264
accent
#024AE3
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583