#67F1CA#67F1CA
#67F1CA is a very light, vivid teal. Relative luminance 0.701; OKLCH L 87.1% C 0.133 H 171.6°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #67F1CA |
|---|---|
| RGB | rgb(103, 241, 202) |
| HSL | hsl(163, 83%, 67%) |
| HSV | hsv(163, 57%, 95%) |
| CMYK | cmyk(57.3%, 0%, 16.2%, 5.5%) |
| CIE-LAB | lab(87.02, -46.71, 7.62) |
| CIE-LCH | lch(87.02, 47.33, 170.73°) |
| OKLab | oklab(87.14% -0.1318 0.0194) |
| OKLCH | oklch(87.14% 0.133 171.6) |
| XYZ | xyz(47.7045, 70.0537, 66.8734) |
| Luminance | 0.7006 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.03
Aquamarine
#7FFFD4
ΔE00 3.41
Aqua Marine
#2EE8BB
ΔE00 3.69
Light Aqua
#8CFFDB
ΔE00 4.03
Bright Teal
#01F9C6
ΔE00 4.22
Aqua (survey)
#13EAC9
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F1CA #F1678E
analogous
#67F185 #67F1CA #67D3F1
triadic
#67F1CA #CA67F1 #F1CA67
tetradic
#67F1CA #8567F1 #F1678E #D3F167
square
#67F1CA #8567F1 #F1678E #D3F167
split-complementary
#67F1CA #F167D3 #F18567
monochromatic
#13CB97 #2FECB6 #67F1CA #9FF6DE #D7FBF1
Accessibility & contrast
On white
1.40
#67F1CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#67F1CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F1CA
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F1CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F1CA | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EAE3C8
Deuteranopia (green-blind)
#D6D4CD
Tritanopia (blue-blind)
#00F3E6
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #67f1ca; /* rgb */ color: rgb(103, 241, 202); /* oklch */ color: oklch(87.1% 0.133 171.6);
Tailwind
colors: {
custom: {
50: '#9ef6da',
500: '#67f1ca',
950: '#000000',
},
}SCSS
$custom: #67f1ca; $custom-light: #9ef6da; $custom-dark: #000000;
JSON
{
"hex": "#67f1ca",
"rgb": {
"r": 103,
"g": 241,
"b": 202
},
"hsl": {
"h": 163.043,
"s": 83.133,
"l": 67.451
},
"oklch": {
"l": 0.87137,
"c": 0.13327,
"h": 171.6
},
"luminance": 0.70058
}Semantic roles & 50–950 ramp
primary
#67F1CA
secondary
#C7355E
accent
#0643E0
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583