#67D4E2#67D4E2
#67D4E2 is a light, moderate teal. Relative luminance 0.555; OKLCH L 81.1% C 0.102 H 206.6°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #67D4E2 |
|---|---|
| RGB | rgb(103, 212, 226) |
| HSL | hsl(187, 68%, 65%) |
| HSV | hsv(187, 54%, 89%) |
| CMYK | cmyk(54.4%, 6.2%, 0%, 11.4%) |
| CIE-LAB | lab(79.30, -27.38, -16.44) |
| CIE-LCH | lch(79.30, 31.93, 210.99°) |
| OKLab | oklab(81.11% -0.0908 -0.0454) |
| OKLCH | oklch(81.11% 0.102 206.6) |
| XYZ | xyz(42.8589, 55.4575, 80.3825) |
| Luminance | 0.5546 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.08
Robin'S Egg
#6DEDFD
ΔE00 5.68
Neon Blue
#04D9FF
ΔE00 6.70
Robin Egg Blue
#8AF1FE
ΔE00 6.83
Darkturquoise
#00CED1
ΔE00 6.88
Robin'S Egg Blue
#98EFF9
ΔE00 7.10
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D4E2 #E27567
analogous
#67E2B2 #67D4E2 #6797E2
triadic
#67D4E2 #E267D4 #D4E267
tetradic
#67D4E2 #B267E2 #E27567 #97E267
square
#67D4E2 #B267E2 #E27567 #97E267
split-complementary
#67D4E2 #E26797 #E2B267
monochromatic
#219EAD #34C5D8 #67D4E2 #9AE3EC #CEF1F6
Accessibility & contrast
On white
1.74
#67D4E2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#67D4E2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D4E2
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D4E2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D4E2 | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5CDE3
Deuteranopia (green-blind)
#B2BEE2
Tritanopia (blue-blind)
#00DCD8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #67d4e2; /* rgb */ color: rgb(103, 212, 226); /* oklch */ color: oklch(81.1% 0.102 206.6);
Tailwind
colors: {
custom: {
50: '#9ce1eb',
500: '#67d4e2',
950: '#000000',
},
}SCSS
$custom: #67d4e2; $custom-light: #9ce1eb; $custom-dark: #000000;
JSON
{
"hex": "#67d4e2",
"rgb": {
"r": 103,
"g": 212,
"b": 226
},
"hsl": {
"h": 186.829,
"s": 67.956,
"l": 64.51
},
"oklch": {
"l": 0.81107,
"c": 0.10157,
"h": 206.6
},
"luminance": 0.55462
}Semantic roles & 50–950 ramp
primary
#67D4E2
secondary
#AF4B3E
accent
#2B16D0
background
#FCFEFE
surface
#F6FCFD
border
#D0D5D5
text
#0F1516
muted
#808484