#67CDC8#67CDC8
#67CDC8 is a light, moderate teal. Relative luminance 0.507; OKLCH L 78.6% C 0.096 H 191.1°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #67CDC8 |
|---|---|
| RGB | rgb(103, 205, 200) |
| HSL | hsl(177, 50%, 60%) |
| HSV | hsv(177, 50%, 80%) |
| CMYK | cmyk(49.8%, 0%, 2.4%, 19.6%) |
| CIE-LAB | lab(76.50, -30.88, -6.66) |
| CIE-LCH | lch(76.50, 31.59, 192.17°) |
| OKLab | oklab(78.6% -0.0939 -0.0185) |
| OKLCH | oklch(78.6% 0.096 191.1) |
| XYZ | xyz(37.8459, 50.7130, 62.4266) |
| Luminance | 0.5072 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 2.64
Darkturquoise
#00CED1
ΔE00 4.91
Turquoise
#40E0D0
ΔE00 6.48
Topaz
#13BBAF
ΔE00 7.33
Seafoam Blue
#78D1B6
ΔE00 8.03
Aqua Blue
#02D8E9
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67CDC8 #CD676C
analogous
#67CD95 #67CDC8 #679FCD
triadic
#67CDC8 #C867CD #CDC867
tetradic
#67CDC8 #9567CD #CD676C #9FCD67
square
#67CDC8 #9567CD #CD676C #9FCD67
split-complementary
#67CDC8 #CD679F #CD9567
monochromatic
#2E8C87 #3DBAB4 #67CDC8 #95DCD9 #C3EBE9
Accessibility & contrast
On white
1.88
#67CDC8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#67CDC8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67CDC8
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67CDC8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67CDC8 | 1.00 | 1.88 | 11.14 | 11.14 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C4C8
Deuteranopia (green-blind)
#B2B7C9
Tritanopia (blue-blind)
#27D2CB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #67cdc8; /* rgb */ color: rgb(103, 205, 200); /* oklch */ color: oklch(78.6% 0.096 191.1);
Tailwind
colors: {
custom: {
50: '#9adcd8',
500: '#67cdc8',
950: '#000000',
},
}SCSS
$custom: #67cdc8; $custom-light: #9adcd8; $custom-dark: #000000;
JSON
{
"hex": "#67cdc8",
"rgb": {
"r": 103,
"g": 205,
"b": 200
},
"hsl": {
"h": 177.059,
"s": 50.495,
"l": 60.392
},
"oklch": {
"l": 0.78595,
"c": 0.09571,
"h": 191.1
},
"luminance": 0.50716
}Semantic roles & 50–950 ramp
primary
#67CDC8
secondary
#92464A
accent
#282FBE
background
#FCFEFE
surface
#F5FCFB
border
#CFD5D4
text
#0F1514
muted
#808483