#67F3CA#67F3CA
#67F3CA is a very light, vivid teal. Relative luminance 0.712; OKLCH L 87.6% C 0.136 H 170.9°. Best body text is #000000 at 15.25:1 contrast (WCAG AA passes).
Color values
| HEX | #67F3CA |
|---|---|
| RGB | rgb(103, 243, 202) |
| HSL | hsl(162, 85%, 68%) |
| HSV | hsv(162, 58%, 95%) |
| CMYK | cmyk(57.6%, 0%, 16.9%, 4.7%) |
| CIE-LAB | lab(87.60, -47.57, 8.45) |
| CIE-LCH | lch(87.60, 48.31, 169.92°) |
| OKLab | oklab(87.61% -0.1339 0.0216) |
| OKLCH | oklch(87.61% 0.136 170.9) |
| XYZ | xyz(48.2997, 71.2442, 67.0718) |
| Luminance | 0.7125 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.89
Aquamarine
#7FFFD4
ΔE00 2.98
Aqua Marine
#2EE8BB
ΔE00 3.79
Bright Teal
#01F9C6
ΔE00 3.86
Light Aqua
#8CFFDB
ΔE00 3.87
Light Aquamarine
#7BFDC7
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F3CA #F36790
analogous
#67F384 #67F3CA #67D6F3
triadic
#67F3CA #CA67F3 #F3CA67
tetradic
#67F3CA #8467F3 #F36790 #D6F367
square
#67F3CA #8467F3 #F36790 #D6F367
split-complementary
#67F3CA #F367D6 #F38467
monochromatic
#10CF97 #2EEFB6 #67F3CA #A0F7DE #D8FCF2
Accessibility & contrast
On white
1.38
#67F3CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.25
#67F3CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F3CA
15.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F3CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F3CA | 1.00 | 1.38 | 15.25 | 15.25 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDE4C8
Deuteranopia (green-blind)
#D8D5CD
Tritanopia (blue-blind)
#00F5E7
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #67f3ca; /* rgb */ color: rgb(103, 243, 202); /* oklch */ color: oklch(87.6% 0.136 170.9);
Tailwind
colors: {
custom: {
50: '#9ef8da',
500: '#67f3ca',
950: '#000000',
},
}SCSS
$custom: #67f3ca; $custom-light: #9ef8da; $custom-dark: #000000;
JSON
{
"hex": "#67f3ca",
"rgb": {
"r": 103,
"g": 243,
"b": 202
},
"hsl": {
"h": 162.429,
"s": 85.366,
"l": 67.843
},
"oklch": {
"l": 0.8761,
"c": 0.13566,
"h": 170.9
},
"luminance": 0.71249
}Semantic roles & 50–950 ramp
primary
#67F3CA
secondary
#CB3360
accent
#0445E2
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101714
muted
#808583