#67CFCC#67CFCC
#67CFCC is a light, moderate teal. Relative luminance 0.519; OKLCH L 79.2% C 0.097 H 192.9°. Best body text is #000000 at 11.37:1 contrast (WCAG AA passes).
Color values
| HEX | #67CFCC |
|---|---|
| RGB | rgb(103, 207, 204) |
| HSL | hsl(178, 52%, 61%) |
| HSV | hsv(178, 50%, 81%) |
| CMYK | cmyk(50.2%, 0%, 1.4%, 18.8%) |
| CIE-LAB | lab(77.20, -30.81, -7.78) |
| CIE-LCH | lch(77.20, 31.78, 194.17°) |
| OKLab | oklab(79.19% -0.0944 -0.0216) |
| OKLCH | oklch(79.19% 0.097 192.9) |
| XYZ | xyz(38.8009, 51.8653, 65.0813) |
| Luminance | 0.5187 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.63
Darkturquoise
#00CED1
ΔE00 4.57
Turquoise
#40E0D0
ΔE00 6.63
Aqua Blue
#02D8E9
ΔE00 7.36
Topaz
#13BBAF
ΔE00 7.98
Seafoam Blue
#78D1B6
ΔE00 8.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67CFCC #CF676A
analogous
#67CF98 #67CFCC #679ECF
triadic
#67CFCC #CC67CF #CFCC67
tetradic
#67CFCC #9867CF #CF676A #9ECF67
square
#67CFCC #9867CF #CF676A #9ECF67
split-complementary
#67CFCC #CF679E #CF9867
monochromatic
#2D8F8C #3CBDB9 #67CFCC #96DEDC #C4ECEB
Accessibility & contrast
On white
1.85
#67CFCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.37
#67CFCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67CFCC
11.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67CFCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67CFCC | 1.00 | 1.85 | 11.37 | 11.37 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CC
Deuteranopia (green-blind)
#B3B9CD
Tritanopia (blue-blind)
#20D4CE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #67cfcc; /* rgb */ color: rgb(103, 207, 204); /* oklch */ color: oklch(79.2% 0.097 192.9);
Tailwind
colors: {
custom: {
50: '#9bdedb',
500: '#67cfcc',
950: '#000000',
},
}SCSS
$custom: #67cfcc; $custom-light: #9bdedb; $custom-dark: #000000;
JSON
{
"hex": "#67cfcc",
"rgb": {
"r": 103,
"g": 207,
"b": 204
},
"hsl": {
"h": 178.269,
"s": 52,
"l": 60.784
},
"oklch": {
"l": 0.79193,
"c": 0.09686,
"h": 192.9
},
"luminance": 0.51869
}Semantic roles & 50–950 ramp
primary
#67CFCC
secondary
#954548
accent
#262BBF
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1515
muted
#808484