#67D8EB#67D8EB
#67D8EB is a very light, moderate teal. Relative luminance 0.580; OKLCH L 82.3% C 0.106 H 210.0°. Best body text is #000000 at 12.60:1 contrast (WCAG AA passes).
Color values
| HEX | #67D8EB |
|---|---|
| RGB | rgb(103, 216, 235) |
| HSL | hsl(189, 77%, 66%) |
| HSV | hsv(189, 56%, 92%) |
| CMYK | cmyk(56.2%, 8.1%, 0%, 7.8%) |
| CIE-LAB | lab(80.73, -26.85, -19.09) |
| CIE-LCH | lch(80.73, 32.95, 215.41°) |
| OKLab | oklab(82.35% -0.0916 -0.0528) |
| OKLCH | oklch(82.35% 0.106 210) |
| XYZ | xyz(45.1387, 57.9891, 87.3954) |
| Luminance | 0.5799 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.49
Robin'S Egg
#6DEDFD
ΔE00 4.91
Neon Blue
#04D9FF
ΔE00 5.24
Robin Egg Blue
#8AF1FE
ΔE00 6.14
Robin'S Egg Blue
#98EFF9
ΔE00 6.64
Sky Blue
#87CEEB
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D8EB #EB7A67
analogous
#67EBBC #67D8EB #6796EB
triadic
#67D8EB #EB67D8 #D8EB67
tetradic
#67D8EB #BC67EB #EB7A67 #96EB67
square
#67D8EB #BC67EB #EB7A67 #96EB67
split-complementary
#67D8EB #EB6796 #EBBC67
monochromatic
#19A7BF #31CAE4 #67D8EB #9DE6F2 #D3F4F9
Accessibility & contrast
On white
1.67
#67D8EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.60
#67D8EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D8EB
12.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D8EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D8EB | 1.00 | 1.67 | 12.60 | 12.60 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D1EC
Deuteranopia (green-blind)
#B3C2EB
Tritanopia (blue-blind)
#00E1DE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #67d8eb; /* rgb */ color: rgb(103, 216, 235); /* oklch */ color: oklch(82.3% 0.106 210.0);
Tailwind
colors: {
custom: {
50: '#9de4f1',
500: '#67d8eb',
950: '#000000',
},
}SCSS
$custom: #67d8eb; $custom-light: #9de4f1; $custom-dark: #000000;
JSON
{
"hex": "#67d8eb",
"rgb": {
"r": 103,
"g": 216,
"b": 235
},
"hsl": {
"h": 188.636,
"s": 76.744,
"l": 66.275
},
"oklch": {
"l": 0.82349,
"c": 0.1057,
"h": 210
},
"luminance": 0.57993
}Semantic roles & 50–950 ramp
primary
#67D8EB
secondary
#BD4C39
accent
#2A0DD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485