#67D9EB#67D9EB
#67D9EB is a very light, moderate teal. Relative luminance 0.585; OKLCH L 82.6% C 0.106 H 209.1°. Best body text is #000000 at 12.70:1 contrast (WCAG AA passes).
Color values
| HEX | #67D9EB |
|---|---|
| RGB | rgb(103, 217, 235) |
| HSL | hsl(188, 77%, 66%) |
| HSV | hsv(188, 56%, 92%) |
| CMYK | cmyk(56.2%, 7.7%, 0%, 7.8%) |
| CIE-LAB | lab(81.02, -27.34, -18.66) |
| CIE-LCH | lch(81.02, 33.10, 214.31°) |
| OKLab | oklab(82.58% -0.0926 -0.0516) |
| OKLCH | oklch(82.58% 0.106 209.1) |
| XYZ | xyz(45.3957, 58.5030, 87.4810) |
| Luminance | 0.5851 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 4.29
Robin'S Egg
#6DEDFD
ΔE00 4.60
Neon Blue
#04D9FF
ΔE00 5.50
Robin Egg Blue
#8AF1FE
ΔE00 5.87
Robin'S Egg Blue
#98EFF9
ΔE00 6.39
Sky Blue
#87CEEB
ΔE00 7.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D9EB #EB7967
analogous
#67EBBB #67D9EB #6797EB
triadic
#67D9EB #EB67D9 #D9EB67
tetradic
#67D9EB #BB67EB #EB7967 #97EB67
square
#67D9EB #BB67EB #EB7967 #97EB67
split-complementary
#67D9EB #EB6797 #EBBB67
monochromatic
#19A8BF #31CBE4 #67D9EB #9DE7F2 #D3F4F9
Accessibility & contrast
On white
1.65
#67D9EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.70
#67D9EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D9EB
12.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D9EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D9EB | 1.00 | 1.65 | 12.70 | 12.70 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D2EC
Deuteranopia (green-blind)
#B4C3EB
Tritanopia (blue-blind)
#00E2DE
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #67d9eb; /* rgb */ color: rgb(103, 217, 235); /* oklch */ color: oklch(82.6% 0.106 209.1);
Tailwind
colors: {
custom: {
50: '#9de5f1',
500: '#67d9eb',
950: '#000000',
},
}SCSS
$custom: #67d9eb; $custom-light: #9de5f1; $custom-dark: #000000;
JSON
{
"hex": "#67d9eb",
"rgb": {
"r": 103,
"g": 217,
"b": 235
},
"hsl": {
"h": 188.182,
"s": 76.744,
"l": 66.275
},
"oklch": {
"l": 0.82578,
"c": 0.10602,
"h": 209.1
},
"luminance": 0.58507
}Semantic roles & 50–950 ramp
primary
#67D9EB
secondary
#BD4B39
accent
#280DD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485