#67F2CA#67F2CA
#67F2CA is a very light, vivid teal. Relative luminance 0.707; OKLCH L 87.4% C 0.134 H 171.2°. Best body text is #000000 at 15.13:1 contrast (WCAG AA passes).
Color values
| HEX | #67F2CA |
|---|---|
| RGB | rgb(103, 242, 202) |
| HSL | hsl(163, 84%, 68%) |
| HSV | hsv(163, 57%, 95%) |
| CMYK | cmyk(57.4%, 0%, 16.5%, 5.1%) |
| CIE-LAB | lab(87.31, -47.14, 8.04) |
| CIE-LCH | lch(87.31, 47.82, 170.32°) |
| OKLab | oklab(87.37% -0.1329 0.0205) |
| OKLCH | oklch(87.37% 0.134 171.2) |
| XYZ | xyz(48.0013, 70.6474, 66.9723) |
| Luminance | 0.7065 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 1.93
Aquamarine
#7FFFD4
ΔE00 3.19
Aqua Marine
#2EE8BB
ΔE00 3.73
Light Aqua
#8CFFDB
ΔE00 3.94
Bright Teal
#01F9C6
ΔE00 4.03
Light Aquamarine
#7BFDC7
ΔE00 4.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F2CA #F2678F
analogous
#67F285 #67F2CA #67D4F2
triadic
#67F2CA #CA67F2 #F2CA67
tetradic
#67F2CA #8567F2 #F2678F #D4F267
square
#67F2CA #8567F2 #F2678F #D4F267
split-complementary
#67F2CA #F267D4 #F28567
monochromatic
#12CD97 #2FEDB6 #67F2CA #9FF7DE #D8FCF1
Accessibility & contrast
On white
1.39
#67F2CA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.13
#67F2CA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F2CA
15.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F2CA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F2CA | 1.00 | 1.39 | 15.13 | 15.13 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EBE4C8
Deuteranopia (green-blind)
#D7D5CD
Tritanopia (blue-blind)
#00F4E6
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #67f2ca; /* rgb */ color: rgb(103, 242, 202); /* oklch */ color: oklch(87.4% 0.134 171.2);
Tailwind
colors: {
custom: {
50: '#9ef7da',
500: '#67f2ca',
950: '#000000',
},
}SCSS
$custom: #67f2ca; $custom-light: #9ef7da; $custom-dark: #000000;
JSON
{
"hex": "#67f2ca",
"rgb": {
"r": 103,
"g": 242,
"b": 202
},
"hsl": {
"h": 162.734,
"s": 84.242,
"l": 67.647
},
"oklch": {
"l": 0.87374,
"c": 0.13446,
"h": 171.2
},
"luminance": 0.70652
}Semantic roles & 50–950 ramp
primary
#67F2CA
secondary
#C9345F
accent
#0544E1
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#0F1714
muted
#808583