#67CFD4#67CFD4
#67CFD4 is a light, moderate teal. Relative luminance 0.523; OKLCH L 79.5% C 0.097 H 199.6°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #67CFD4 |
|---|---|
| RGB | rgb(103, 207, 212) |
| HSL | hsl(183, 56%, 62%) |
| HSV | hsv(183, 51%, 83%) |
| CMYK | cmyk(51.4%, 2.4%, 0%, 16.9%) |
| CIE-LAB | lab(77.44, -28.72, -11.74) |
| CIE-LCH | lch(77.44, 31.02, 202.23°) |
| OKLab | oklab(79.46% -0.0911 -0.0324) |
| OKLCH | oklch(79.46% 0.097 199.6) |
| XYZ | xyz(39.7852, 52.2590, 70.2650) |
| Luminance | 0.5226 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Darkturquoise
#00CED1
ΔE00 4.77
Mediumturquoise
#48D1CC
ΔE00 4.79
Aqua Blue
#02D8E9
ΔE00 5.25
Robin'S Egg
#6DEDFD
ΔE00 7.72
Robin'S Egg Blue
#98EFF9
ΔE00 8.57
Robin Egg Blue
#8AF1FE
ΔE00 8.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67CFD4 #D46C67
analogous
#67D4A3 #67CFD4 #6799D4
triadic
#67CFD4 #D467CF #CFD467
tetradic
#67CFD4 #A367D4 #D46C67 #99D467
square
#67CFD4 #A367D4 #D46C67 #99D467
split-complementary
#67CFD4 #D46799 #D4A367
monochromatic
#2A9196 #38BFC6 #67CFD4 #97DEE1 #C6EDEF
Accessibility & contrast
On white
1.83
#67CFD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#67CFD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67CFD4
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67CFD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67CFD4 | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C7D5
Deuteranopia (green-blind)
#B0BAD5
Tritanopia (blue-blind)
#0FD5D0
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #67cfd4; /* rgb */ color: rgb(103, 207, 212); /* oklch */ color: oklch(79.5% 0.097 199.6);
Tailwind
colors: {
custom: {
50: '#9bdee1',
500: '#67cfd4',
950: '#000000',
},
}SCSS
$custom: #67cfd4; $custom-light: #9bdee1; $custom-dark: #000000;
JSON
{
"hex": "#67cfd4",
"rgb": {
"r": 103,
"g": 207,
"b": 212
},
"hsl": {
"h": 182.752,
"s": 55.897,
"l": 61.765
},
"oklch": {
"l": 0.79461,
"c": 0.09668,
"h": 199.6
},
"luminance": 0.52263
}Semantic roles & 50–950 ramp
primary
#67CFD4
secondary
#9B4844
accent
#2922C3
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1515
muted
#808484