#67D3E6#67D3E6
#67D3E6 is a light, moderate teal. Relative luminance 0.552; OKLCH L 81.0% C 0.102 H 210.6°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #67D3E6 |
|---|---|
| RGB | rgb(103, 211, 230) |
| HSL | hsl(189, 72%, 65%) |
| HSV | hsv(189, 55%, 90%) |
| CMYK | cmyk(55.2%, 8.3%, 0%, 9.8%) |
| CIE-LAB | lab(79.15, -25.78, -18.82) |
| CIE-LCH | lch(79.15, 31.92, 216.13°) |
| OKLab | oklab(81.02% -0.0882 -0.0521) |
| OKLCH | oklch(81.02% 0.102 210.6) |
| XYZ | xyz(43.1650, 55.1812, 83.2238) |
| Luminance | 0.5518 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.83
Neon Blue
#04D9FF
ΔE00 5.39
Robin'S Egg
#6DEDFD
ΔE00 6.10
Sky Blue
#87CEEB
ΔE00 6.61
Robin Egg Blue
#8AF1FE
ΔE00 7.22
Robin'S Egg Blue
#98EFF9
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D3E6 #E67A67
analogous
#67E6B9 #67D3E6 #6794E6
triadic
#67D3E6 #E667D3 #D3E667
tetradic
#67D3E6 #B967E6 #E67A67 #94E667
square
#67D3E6 #B967E6 #E67A67 #94E667
split-complementary
#67D3E6 #E66794 #E6B967
monochromatic
#1E9EB5 #32C4DD #67D3E6 #9CE2EF #D0F1F7
Accessibility & contrast
On white
1.74
#67D3E6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#67D3E6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D3E6
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D3E6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D3E6 | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CCE7
Deuteranopia (green-blind)
#AFBEE6
Tritanopia (blue-blind)
#00DCD9
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #67d3e6; /* rgb */ color: rgb(103, 211, 230); /* oklch */ color: oklch(81.0% 0.102 210.6);
Tailwind
colors: {
custom: {
50: '#9de0ee',
500: '#67d3e6',
950: '#000000',
},
}SCSS
$custom: #67d3e6; $custom-light: #9de0ee; $custom-dark: #000000;
JSON
{
"hex": "#67d3e6",
"rgb": {
"r": 103,
"g": 211,
"b": 230
},
"hsl": {
"h": 188.976,
"s": 71.751,
"l": 65.294
},
"oklch": {
"l": 0.81022,
"c": 0.10241,
"h": 210.6
},
"luminance": 0.55185
}Semantic roles & 50–950 ramp
primary
#67D3E6
secondary
#B54E3C
accent
#2F12D4
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485