#67DCDF#67DCDF
#67DCDF is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.8% C 0.106 H 197.6°. Best body text is #000000 at 12.88:1 contrast (WCAG AA passes).
Color values
| HEX | #67DCDF |
|---|---|
| RGB | rgb(103, 220, 223) |
| HSL | hsl(182, 65%, 64%) |
| HSV | hsv(182, 54%, 87%) |
| CMYK | cmyk(53.8%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(81.51, -32.04, -11.54) |
| CIE-LCH | lch(81.51, 34.05, 199.80°) |
| OKLab | oklab(82.85% -0.1006 -0.0319) |
| OKLCH | oklch(82.85% 0.106 197.6) |
| XYZ | xyz(44.5004, 59.3934, 78.9167) |
| Luminance | 0.5940 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.67
Aqua Blue
#02D8E9
ΔE00 5.20
Darkturquoise
#00CED1
ΔE00 5.35
Robin'S Egg
#6DEDFD
ΔE00 5.81
Bright Light Blue
#26F7FD
ΔE00 6.67
Robin Egg Blue
#8AF1FE
ΔE00 6.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DCDF #DF6A67
analogous
#67DFA6 #67DCDF #67A0DF
triadic
#67DCDF #DF67DC #DCDF67
tetradic
#67DCDF #A667DF #DF6A67 #A0DF67
square
#67DCDF #A667DF #DF6A67 #A0DF67
split-complementary
#67DCDF #DF67A0 #DFA667
monochromatic
#23A5A8 #34D0D4 #67DCDF #9AE8EA #CCF3F4
Accessibility & contrast
On white
1.63
#67DCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.88
#67DCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DCDF
12.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DCDF | 1.00 | 1.63 | 12.88 | 12.88 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD3DF
Deuteranopia (green-blind)
#BBC4E0
Tritanopia (blue-blind)
#00E3DD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #67dcdf; /* rgb */ color: rgb(103, 220, 223); /* oklch */ color: oklch(82.8% 0.106 197.6);
Tailwind
colors: {
custom: {
50: '#9de7e9',
500: '#67dcdf',
950: '#000000',
},
}SCSS
$custom: #67dcdf; $custom-light: #9de7e9; $custom-dark: #000000;
JSON
{
"hex": "#67dcdf",
"rgb": {
"r": 103,
"g": 220,
"b": 223
},
"hsl": {
"h": 181.5,
"s": 65.217,
"l": 63.922
},
"oklch": {
"l": 0.8285,
"c": 0.10557,
"h": 197.6
},
"luminance": 0.59398
}Semantic roles & 50–950 ramp
primary
#67DCDF
secondary
#AB4240
accent
#1D18CD
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1616
muted
#808484