#67CECF#67CECF
#67CECF is a light, moderate teal. Relative luminance 0.515; OKLCH L 79.1% C 0.096 H 196.2°. Best body text is #000000 at 11.31:1 contrast (WCAG AA passes).
Color values
| HEX | #67CECF |
|---|---|
| RGB | rgb(103, 206, 207) |
| HSL | hsl(181, 52%, 61%) |
| HSV | hsv(181, 50%, 81%) |
| CMYK | cmyk(50.2%, 0.5%, 0%, 18.8%) |
| CIE-LAB | lab(77.00, -29.55, -9.70) |
| CIE-LCH | lch(77.00, 31.10, 198.17°) |
| OKLab | oklab(79.06% -0.0921 -0.0268) |
| OKLCH | oklch(79.06% 0.096 196.2) |
| XYZ | xyz(38.9227, 51.5277, 66.9141) |
| Luminance | 0.5153 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.60
Darkturquoise
#00CED1
ΔE00 4.41
Aqua Blue
#02D8E9
ΔE00 6.29
Turquoise
#40E0D0
ΔE00 7.91
Robin'S Egg
#6DEDFD
ΔE00 8.72
Topaz
#13BBAF
ΔE00 8.73
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67CECF #CF6867
analogous
#67CF9C #67CECF #679ACF
triadic
#67CECF #CF67CE #CECF67
tetradic
#67CECF #9C67CF #CF6867 #9ACF67
square
#67CECF #9C67CF #CF6867 #9ACF67
split-complementary
#67CECF #CF679A #CF9C67
monochromatic
#2D8E8F #3CBCBD #67CECF #96DDDE #C4ECEC
Accessibility & contrast
On white
1.86
#67CECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.31
#67CECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67CECF
11.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67CECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67CECF | 1.00 | 1.86 | 11.31 | 11.31 |
| #FFFFFF | 1.86 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C6CF
Deuteranopia (green-blind)
#B1B9D0
Tritanopia (blue-blind)
#1CD4CE
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #67cecf; /* rgb */ color: rgb(103, 206, 207); /* oklch */ color: oklch(79.1% 0.096 196.2);
Tailwind
colors: {
custom: {
50: '#9bdddd',
500: '#67cecf',
950: '#000000',
},
}SCSS
$custom: #67cecf; $custom-light: #9bdddd; $custom-dark: #000000;
JSON
{
"hex": "#67cecf",
"rgb": {
"r": 103,
"g": 206,
"b": 207
},
"hsl": {
"h": 180.577,
"s": 52,
"l": 60.784
},
"oklch": {
"l": 0.79059,
"c": 0.09588,
"h": 196.2
},
"luminance": 0.51531
}Semantic roles & 50–950 ramp
primary
#67CECF
secondary
#954645
accent
#2826BF
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484