#67CFDF#67CFDF
#67CFDF is a light, moderate teal. Relative luminance 0.528; OKLCH L 79.8% C 0.099 H 208.7°. Best body text is #000000 at 11.57:1 contrast (WCAG AA passes).
Color values
| HEX | #67CFDF |
|---|---|
| RGB | rgb(103, 207, 223) |
| HSL | hsl(188, 65%, 64%) |
| HSV | hsv(188, 54%, 87%) |
| CMYK | cmyk(53.8%, 7.2%, 0%, 12.5%) |
| CIE-LAB | lab(77.78, -25.74, -17.14) |
| CIE-LCH | lch(77.78, 30.92, 213.65°) |
| OKLab | oklab(79.85% -0.0866 -0.0474) |
| OKLCH | oklch(79.85% 0.099 208.7) |
| XYZ | xyz(41.2203, 52.8331, 77.8233) |
| Luminance | 0.5284 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.84
Neon Blue
#04D9FF
ΔE00 6.42
Robin'S Egg
#6DEDFD
ΔE00 6.91
Sky Blue
#87CEEB
ΔE00 7.20
Darkturquoise
#00CED1
ΔE00 7.48
Robin Egg Blue
#8AF1FE
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67CFDF #DF7767
analogous
#67DFB3 #67CFDF #6793DF
triadic
#67CFDF #DF67CF #CFDF67
tetradic
#67CFDF #B367DF #DF7767 #93DF67
square
#67CFDF #B367DF #DF7767 #93DF67
split-complementary
#67CFDF #DF6793 #DFB367
monochromatic
#2396A8 #34BFD4 #67CFDF #9ADFEA #CCEFF4
Accessibility & contrast
On white
1.82
#67CFDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.57
#67CFDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67CFDF
11.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67CFDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67CFDF | 1.00 | 1.82 | 11.57 | 11.57 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C8E0
Deuteranopia (green-blind)
#ADBADF
Tritanopia (blue-blind)
#00D7D4
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #67cfdf; /* rgb */ color: rgb(103, 207, 223); /* oklch */ color: oklch(79.8% 0.099 208.7);
Tailwind
colors: {
custom: {
50: '#9cdee9',
500: '#67cfdf',
950: '#000000',
},
}SCSS
$custom: #67cfdf; $custom-light: #9cdee9; $custom-dark: #000000;
JSON
{
"hex": "#67cfdf",
"rgb": {
"r": 103,
"g": 207,
"b": 223
},
"hsl": {
"h": 188,
"s": 65.217,
"l": 63.922
},
"oklch": {
"l": 0.79848,
"c": 0.09874,
"h": 208.7
},
"luminance": 0.52837
}Semantic roles & 50–950 ramp
primary
#67CFDF
secondary
#AB4E40
accent
#3118CD
background
#FCFEFE
surface
#F5FCFC
border
#CFD5D5
text
#0F1516
muted
#808484