#67DBE8#67DBE8
#67DBE8 is a very light, moderate teal. Relative luminance 0.594; OKLCH L 82.9% C 0.106 H 205.2°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #67DBE8 |
|---|---|
| RGB | rgb(103, 219, 232) |
| HSL | hsl(186, 74%, 66%) |
| HSV | hsv(186, 56%, 91%) |
| CMYK | cmyk(55.6%, 5.6%, 0%, 9%) |
| CIE-LAB | lab(81.49, -29.14, -16.34) |
| CIE-LCH | lch(81.49, 33.41, 209.29°) |
| OKLab | oklab(82.93% -0.0959 -0.0452) |
| OKLCH | oklch(82.93% 0.106 205.2) |
| XYZ | xyz(45.4846, 59.3684, 85.3905) |
| Luminance | 0.5937 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.81
Robin'S Egg
#6DEDFD
ΔE00 4.10
Robin Egg Blue
#8AF1FE
ΔE00 5.42
Robin'S Egg Blue
#98EFF9
ΔE00 5.91
Darkturquoise
#00CED1
ΔE00 6.96
Neon Blue
#04D9FF
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DBE8 #E87467
analogous
#67E8B5 #67DBE8 #679AE8
triadic
#67DBE8 #E867DB #DBE867
tetradic
#67DBE8 #B567E8 #E87467 #9AE867
square
#67DBE8 #B567E8 #E87467 #9AE867
split-complementary
#67DBE8 #E8679A #E8B567
monochromatic
#1CA9B9 #32CEE0 #67DBE8 #9CE8F0 #D1F4F8
Accessibility & contrast
On white
1.63
#67DBE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#67DBE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DBE8
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DBE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DBE8 | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD3E9
Deuteranopia (green-blind)
#B7C4E8
Tritanopia (blue-blind)
#00E3DF
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #67dbe8; /* rgb */ color: rgb(103, 219, 232); /* oklch */ color: oklch(82.9% 0.106 205.2);
Tailwind
colors: {
custom: {
50: '#9de6ef',
500: '#67dbe8',
950: '#000000',
},
}SCSS
$custom: #67dbe8; $custom-light: #9de6ef; $custom-dark: #000000;
JSON
{
"hex": "#67dbe8",
"rgb": {
"r": 103,
"g": 219,
"b": 232
},
"hsl": {
"h": 186.047,
"s": 73.714,
"l": 65.686
},
"oklch": {
"l": 0.82929,
"c": 0.10602,
"h": 205.2
},
"luminance": 0.59373
}Semantic roles & 50–950 ramp
primary
#67DBE8
secondary
#B8483B
accent
#2410D6
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1616
muted
#808485