#67F7CA#67F7CA
#67F7CA is a very light, vivid teal. Relative luminance 0.737; OKLCH L 88.6% C 0.140 H 169.4°. Best body text is #000000 at 15.73:1 contrast (WCAG AA passes).
Color values
| HEX | #67F7CA |
|---|---|
| RGB | rgb(103, 247, 202) |
| HSL | hsl(161, 90%, 69%) |
| HSV | hsv(161, 58%, 97%) |
| CMYK | cmyk(58.3%, 0%, 18.2%, 3.1%) |
| CIE-LAB | lab(88.76, -49.26, 10.11) |
| CIE-LCH | lch(88.76, 50.29, 168.40°) |
| OKLab | oklab(88.56% -0.1381 0.0259) |
| OKLCH | oklch(88.56% 0.14 169.4) |
| XYZ | xyz(49.5098, 73.6644, 67.4752) |
| Luminance | 0.7367 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.15
Aquamarine
#7FFFD4
ΔE00 2.37
Light Aquamarine
#7BFDC7
ΔE00 2.98
Bright Teal
#01F9C6
ΔE00 3.39
Light Aqua
#8CFFDB
ΔE00 3.82
Aqua Marine
#2EE8BB
ΔE00 4.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F7CA #F76794
analogous
#67F782 #67F7CA #67DCF7
triadic
#67F7CA #CA67F7 #F7CA67
tetradic
#67F7CA #8267F7 #F76794 #DCF767
square
#67F7CA #8267F7 #F76794 #DCF767
split-complementary
#67F7CA #F767DC #F78267
monochromatic
#0BD898 #2DF4B6 #67F7CA #A1FADE #DBFDF3
Accessibility & contrast
On white
1.33
#67F7CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.73
#67F7CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F7CA
15.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F7CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F7CA | 1.00 | 1.33 | 15.73 | 15.73 |
| #FFFFFF | 1.33 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1E8C8
Deuteranopia (green-blind)
#DCD9CD
Tritanopia (blue-blind)
#00F8EA
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #67f7ca; /* rgb */ color: rgb(103, 247, 202); /* oklch */ color: oklch(88.6% 0.140 169.4);
Tailwind
colors: {
custom: {
50: '#9ffada',
500: '#67f7ca',
950: '#000000',
},
}SCSS
$custom: #67f7ca; $custom-light: #9ffada; $custom-dark: #000000;
JSON
{
"hex": "#67f7ca",
"rgb": {
"r": 103,
"g": 247,
"b": 202
},
"hsl": {
"h": 161.25,
"s": 90,
"l": 68.627
},
"oklch": {
"l": 0.88555,
"c": 0.14047,
"h": 169.4
},
"luminance": 0.73669
}Semantic roles & 50–950 ramp
primary
#67F7CA
secondary
#D03263
accent
#0048E6
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583