#67D4E6#67D4E6
#67D4E6 is a light, moderate teal. Relative luminance 0.557; OKLCH L 81.3% C 0.103 H 209.7°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #67D4E6 |
|---|---|
| RGB | rgb(103, 212, 230) |
| HSL | hsl(189, 72%, 65%) |
| HSV | hsv(189, 55%, 90%) |
| CMYK | cmyk(55.2%, 7.8%, 0%, 9.8%) |
| CIE-LAB | lab(79.43, -26.28, -18.39) |
| CIE-LCH | lch(79.43, 32.07, 214.98°) |
| OKLab | oklab(81.25% -0.0893 -0.0509) |
| OKLCH | oklch(81.25% 0.103 209.7) |
| XYZ | xyz(43.4142, 55.6796, 83.3069) |
| Luminance | 0.5568 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.56
Neon Blue
#04D9FF
ΔE00 5.59
Robin'S Egg
#6DEDFD
ΔE00 5.78
Robin Egg Blue
#8AF1FE
ΔE00 6.93
Sky Blue
#87CEEB
ΔE00 6.97
Robin'S Egg Blue
#98EFF9
ΔE00 7.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D4E6 #E67967
analogous
#67E6B8 #67D4E6 #6794E6
triadic
#67D4E6 #E667D4 #D4E667
tetradic
#67D4E6 #B867E6 #E67967 #94E667
square
#67D4E6 #B867E6 #E67967 #94E667
split-complementary
#67D4E6 #E66794 #E6B867
monochromatic
#1E9FB5 #32C5DD #67D4E6 #9CE3EF #D0F2F7
Accessibility & contrast
On white
1.73
#67D4E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#67D4E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D4E6
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D4E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D4E6 | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4CDE7
Deuteranopia (green-blind)
#B0BFE6
Tritanopia (blue-blind)
#00DCD9
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #67d4e6; /* rgb */ color: rgb(103, 212, 230); /* oklch */ color: oklch(81.3% 0.103 209.7);
Tailwind
colors: {
custom: {
50: '#9de1ee',
500: '#67d4e6',
950: '#000000',
},
}SCSS
$custom: #67d4e6; $custom-light: #9de1ee; $custom-dark: #000000;
JSON
{
"hex": "#67d4e6",
"rgb": {
"r": 103,
"g": 212,
"b": 230
},
"hsl": {
"h": 188.504,
"s": 71.751,
"l": 65.294
},
"oklch": {
"l": 0.81251,
"c": 0.10274,
"h": 209.7
},
"luminance": 0.55684
}Semantic roles & 50–950 ramp
primary
#67D4E6
secondary
#B54D3C
accent
#2D12D4
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485