#67F3CC#67F3CC
#67F3CC is a very light, vivid teal. Relative luminance 0.713; OKLCH L 87.7% C 0.134 H 171.9°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #67F3CC |
|---|---|
| RGB | rgb(103, 243, 204) |
| HSL | hsl(163, 85%, 68%) |
| HSV | hsv(163, 58%, 95%) |
| CMYK | cmyk(57.6%, 0%, 16%, 4.7%) |
| CIE-LAB | lab(87.65, -47.11, 7.48) |
| CIE-LCH | lch(87.65, 47.70, 170.98°) |
| OKLab | oklab(87.66% -0.133 0.019) |
| OKLCH | oklch(87.66% 0.134 171.9) |
| XYZ | xyz(48.5380, 71.3396, 68.3270) |
| Luminance | 0.7134 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Light Turquoise
#7EF4CC
ΔE00 2.00
Aquamarine
#7FFFD4
ΔE00 3.10
Light Aqua
#8CFFDB
ΔE00 3.75
Aqua Marine
#2EE8BB
ΔE00 3.94
Bright Teal
#01F9C6
ΔE00 4.08
Tiffany Blue
#7BF2DA
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67F3CC #F3678E
analogous
#67F386 #67F3CC #67D4F3
triadic
#67F3CC #CC67F3 #F3CC67
tetradic
#67F3CC #8667F3 #F3678E #D4F367
square
#67F3CC #8667F3 #F3678E #D4F367
split-complementary
#67F3CC #F367D4 #F38667
monochromatic
#10CF9A #2EEFB9 #67F3CC #A0F7DF #D8FCF2
Accessibility & contrast
On white
1.38
#67F3CC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#67F3CC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67F3CC
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67F3CC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67F3CC | 1.00 | 1.38 | 15.27 | 15.27 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECE5CA
Deuteranopia (green-blind)
#D8D6CF
Tritanopia (blue-blind)
#00F5E8
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #67f3cc; /* rgb */ color: rgb(103, 243, 204); /* oklch */ color: oklch(87.7% 0.134 171.9);
Tailwind
colors: {
custom: {
50: '#9ef8db',
500: '#67f3cc',
950: '#000000',
},
}SCSS
$custom: #67f3cc; $custom-light: #9ef8db; $custom-dark: #000000;
JSON
{
"hex": "#67f3cc",
"rgb": {
"r": 103,
"g": 243,
"b": 204
},
"hsl": {
"h": 163.286,
"s": 85.366,
"l": 67.843
},
"oklch": {
"l": 0.87663,
"c": 0.13439,
"h": 171.9
},
"luminance": 0.71344
}Semantic roles & 50–950 ramp
primary
#67F3CC
secondary
#CB335D
accent
#0442E2
background
#FCFFFE
surface
#F6FFFB
border
#D0D7D4
text
#101715
muted
#808584