#67F0CA#67F0CA
#67F0CA is a very light, vivid teal. Relative luminance 0.695; OKLCH L 86.9% C 0.132 H 172.0°. Best body text is #000000 at 14.89:1 contrast (WCAG AA passes).
Color values
| HEX | #67F0CA |
|---|---|
| RGB | rgb(103, 240, 202) |
| HSL | hsl(163, 82%, 67%) |
| HSV | hsv(163, 57%, 94%) |
| CMYK | cmyk(57.1%, 0%, 15.8%, 5.9%) |
| CIE-LAB | lab(86.73, -46.28, 7.20) |
| CIE-LCH | lch(86.73, 46.84, 171.15°) |
| OKLab | oklab(86.9% -0.1308 0.0183) |
| OKLCH | oklch(86.9% 0.132 172) |
| XYZ | xyz(47.4093, 69.4634, 66.7750) |
| Luminance | 0.6947 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.16
Aquamarine
#7FFFD4
ΔE00 3.65
Aqua Marine
#2EE8BB
ΔE00 3.68
Aqua (survey)
#13EAC9
ΔE00 4.08
Light Aqua
#8CFFDB
ΔE00 4.14
Tiffany Blue
#7BF2DA
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F0CA #F0678D
analogous
#67F086 #67F0CA #67D1F0
triadic
#67F0CA #CA67F0 #F0CA67
tetradic
#67F0CA #8667F0 #F0678D #D1F067
square
#67F0CA #8667F0 #F0678D #D1F067
split-complementary
#67F0CA #F067D1 #F08667
monochromatic
#14C997 #2FEBB7 #67F0CA #9FF5DD #D6FBF1
Accessibility & contrast
On white
1.41
#67F0CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.89
#67F0CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F0CA
14.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F0CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F0CA | 1.00 | 1.41 | 14.89 | 14.89 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E9E2C8
Deuteranopia (green-blind)
#D5D3CD
Tritanopia (blue-blind)
#00F2E5
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #67f0ca; /* rgb */ color: rgb(103, 240, 202); /* oklch */ color: oklch(86.9% 0.132 172.0);
Tailwind
colors: {
custom: {
50: '#9ef5da',
500: '#67f0ca',
950: '#000000',
},
}SCSS
$custom: #67f0ca; $custom-light: #9ef5da; $custom-dark: #000000;
JSON
{
"hex": "#67f0ca",
"rgb": {
"r": 103,
"g": 240,
"b": 202
},
"hsl": {
"h": 163.358,
"s": 82.036,
"l": 67.255
},
"oklch": {
"l": 0.86901,
"c": 0.13208,
"h": 172
},
"luminance": 0.69468
}Semantic roles & 50–950 ramp
primary
#67F0CA
secondary
#C6355D
accent
#0743DE
background
#FCFFFE
surface
#F6FEFB
border
#D0D6D4
text
#0F1714
muted
#808583