#67D4E7#67D4E7
#67D4E7 is a light, moderate teal. Relative luminance 0.557; OKLCH L 81.3% C 0.103 H 210.4°. Best body text is #000000 at 12.15:1 contrast (WCAG AA passes).
Color values
| HEX | #67D4E7 |
|---|---|
| RGB | rgb(103, 212, 231) |
| HSL | hsl(189, 73%, 65%) |
| HSV | hsv(189, 55%, 91%) |
| CMYK | cmyk(55.4%, 8.2%, 0%, 9.4%) |
| CIE-LAB | lab(79.46, -26.00, -18.87) |
| CIE-LCH | lch(79.46, 32.13, 215.98°) |
| OKLab | oklab(81.29% -0.0889 -0.0522) |
| OKLCH | oklch(81.29% 0.103 210.4) |
| XYZ | xyz(43.5550, 55.7359, 84.0486) |
| Luminance | 0.5574 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.74
Neon Blue
#04D9FF
ΔE00 5.34
Robin'S Egg
#6DEDFD
ΔE00 5.86
Sky Blue
#87CEEB
ΔE00 6.69
Robin Egg Blue
#8AF1FE
ΔE00 7.00
Robin'S Egg Blue
#98EFF9
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D4E7 #E77A67
analogous
#67E7BA #67D4E7 #6794E7
triadic
#67D4E7 #E767D4 #D4E767
tetradic
#67D4E7 #BA67E7 #E77A67 #94E767
square
#67D4E7 #BA67E7 #E77A67 #94E767
split-complementary
#67D4E7 #E76794 #E7BA67
monochromatic
#1DA0B7 #32C5DF #67D4E7 #9CE3EF #D1F2F8
Accessibility & contrast
On white
1.73
#67D4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.15
#67D4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D4E7
12.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D4E7 | 1.00 | 1.73 | 12.15 | 12.15 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CDE8
Deuteranopia (green-blind)
#B0BFE7
Tritanopia (blue-blind)
#00DDDA
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #67d4e7; /* rgb */ color: rgb(103, 212, 231); /* oklch */ color: oklch(81.3% 0.103 210.4);
Tailwind
colors: {
custom: {
50: '#9de1ee',
500: '#67d4e7',
950: '#000000',
},
}SCSS
$custom: #67d4e7; $custom-light: #9de1ee; $custom-dark: #000000;
JSON
{
"hex": "#67d4e7",
"rgb": {
"r": 103,
"g": 212,
"b": 231
},
"hsl": {
"h": 188.906,
"s": 72.727,
"l": 65.49
},
"oklch": {
"l": 0.81287,
"c": 0.10307,
"h": 210.4
},
"luminance": 0.5574
}Semantic roles & 50–950 ramp
primary
#67D4E7
secondary
#B74E3B
accent
#2E11D5
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485