#67CCCF#67CCCF
#67CCCF is a light, moderate teal. Relative luminance 0.506; OKLCH L 78.6% C 0.094 H 198.0°. Best body text is #000000 at 11.11:1 contrast (WCAG AA passes).
Color values
| HEX | #67CCCF |
|---|---|
| RGB | rgb(103, 204, 207) |
| HSL | hsl(182, 52%, 61%) |
| HSV | hsv(182, 50%, 81%) |
| CMYK | cmyk(50.2%, 1.4%, 0%, 18.8%) |
| CIE-LAB | lab(76.42, -28.58, -10.56) |
| CIE-LCH | lch(76.42, 30.47, 200.28°) |
| OKLab | oklab(78.59% -0.0898 -0.0292) |
| OKLCH | oklch(78.59% 0.094 198) |
| XYZ | xyz(38.4443, 50.5708, 66.7546) |
| Luminance | 0.5057 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.35
Darkturquoise
#00CED1
ΔE00 4.62
Aqua Blue
#02D8E9
ΔE00 6.04
Robin'S Egg
#6DEDFD
ΔE00 8.71
Turquoise
#40E0D0
ΔE00 8.80
Topaz
#13BBAF
ΔE00 9.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67CCCF #CF6A67
analogous
#67CF9E #67CCCF #6798CF
triadic
#67CCCF #CF67CC #CCCF67
tetradic
#67CCCF #9E67CF #CF6A67 #98CF67
square
#67CCCF #9E67CF #CF6A67 #98CF67
split-complementary
#67CCCF #CF6798 #CF9E67
monochromatic
#2D8C8F #3CB9BD #67CCCF #96DCDE #C4EBEC
Accessibility & contrast
On white
1.89
#67CCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.11
#67CCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67CCCF
11.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67CCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67CCCF | 1.00 | 1.89 | 11.11 | 11.11 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C4CF
Deuteranopia (green-blind)
#AFB7D0
Tritanopia (blue-blind)
#1DD2CD
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #67cccf; /* rgb */ color: rgb(103, 204, 207); /* oklch */ color: oklch(78.6% 0.094 198.0);
Tailwind
colors: {
custom: {
50: '#9adcdd',
500: '#67cccf',
950: '#000000',
},
}SCSS
$custom: #67cccf; $custom-light: #9adcdd; $custom-dark: #000000;
JSON
{
"hex": "#67cccf",
"rgb": {
"r": 103,
"g": 204,
"b": 207
},
"hsl": {
"h": 181.731,
"s": 52,
"l": 60.784
},
"oklch": {
"l": 0.78592,
"c": 0.09447,
"h": 198
},
"luminance": 0.50574
}Semantic roles & 50–950 ramp
primary
#67CCCF
secondary
#954845
accent
#2B26BF
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484