#67D4E4#67D4E4
#67D4E4 is a light, moderate teal. Relative luminance 0.556; OKLCH L 81.2% C 0.102 H 208.1°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #67D4E4 |
|---|---|
| RGB | rgb(103, 212, 228) |
| HSL | hsl(188, 70%, 65%) |
| HSV | hsv(188, 55%, 89%) |
| CMYK | cmyk(54.8%, 7%, 0%, 10.6%) |
| CIE-LAB | lab(79.37, -26.83, -17.41) |
| CIE-LCH | lch(79.37, 31.98, 212.99°) |
| OKLab | oklab(81.18% -0.09 -0.0481) |
| OKLCH | oklch(81.18% 0.102 208.1) |
| XYZ | xyz(43.1349, 55.5679, 81.8362) |
| Luminance | 0.5557 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.27
Robin'S Egg
#6DEDFD
ΔE00 5.69
Neon Blue
#04D9FF
ΔE00 6.12
Robin Egg Blue
#8AF1FE
ΔE00 6.85
Robin'S Egg Blue
#98EFF9
ΔE00 7.16
Darkturquoise
#00CED1
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D4E4 #E47767
analogous
#67E4B5 #67D4E4 #6796E4
triadic
#67D4E4 #E467D4 #D4E467
tetradic
#67D4E4 #B567E4 #E47767 #96E467
square
#67D4E4 #B567E4 #E47767 #96E467
split-complementary
#67D4E4 #E46796 #E4B567
monochromatic
#1F9EB1 #33C5DB #67D4E4 #9BE3ED #CFF1F6
Accessibility & contrast
On white
1.73
#67D4E4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#67D4E4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D4E4
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D4E4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D4E4 | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CDE5
Deuteranopia (green-blind)
#B1BEE4
Tritanopia (blue-blind)
#00DCD9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #67d4e4; /* rgb */ color: rgb(103, 212, 228); /* oklch */ color: oklch(81.2% 0.102 208.1);
Tailwind
colors: {
custom: {
50: '#9ce1ec',
500: '#67d4e4',
950: '#000000',
},
}SCSS
$custom: #67d4e4; $custom-light: #9ce1ec; $custom-dark: #000000;
JSON
{
"hex": "#67d4e4",
"rgb": {
"r": 103,
"g": 212,
"b": 228
},
"hsl": {
"h": 187.68,
"s": 69.832,
"l": 64.902
},
"oklch": {
"l": 0.81178,
"c": 0.10211,
"h": 208.1
},
"luminance": 0.55572
}Semantic roles & 50–950 ramp
primary
#67D4E4
secondary
#B24C3D
accent
#2C14D2
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1516
muted
#808484