#67D4EB#67D4EB
#67D4EB is a light, moderate cyan. Relative luminance 0.560; OKLCH L 81.4% C 0.105 H 213.4°. Best body text is #000000 at 12.19:1 contrast (WCAG AA passes).
Color values
| HEX | #67D4EB |
|---|---|
| RGB | rgb(103, 212, 235) |
| HSL | hsl(190, 77%, 66%) |
| HSV | hsv(190, 56%, 92%) |
| CMYK | cmyk(56.2%, 9.8%, 0%, 7.8%) |
| CIE-LAB | lab(79.59, -24.88, -20.81) |
| CIE-LCH | lch(79.59, 32.44, 219.91°) |
| OKLab | oklab(81.44% -0.0873 -0.0576) |
| OKLCH | oklch(81.44% 0.105 213.4) |
| XYZ | xyz(44.1264, 55.9645, 87.0579) |
| Luminance | 0.5597 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.48
Aqua Blue
#02D8E9
ΔE00 5.58
Sky Blue
#87CEEB
ΔE00 5.68
Robin'S Egg
#6DEDFD
ΔE00 6.34
Baby Blue
#89CFF0
ΔE00 6.77
Bright Sky Blue
#02CCFE
ΔE00 7.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D4EB #EB7E67
analogous
#67EBC0 #67D4EB #6792EB
triadic
#67D4EB #EB67D4 #D4EB67
tetradic
#67D4EB #C067EB #EB7E67 #92EB67
square
#67D4EB #C067EB #EB7E67 #92EB67
split-complementary
#67D4EB #EB6792 #EBC067
monochromatic
#19A2BF #31C5E4 #67D4EB #9DE3F2 #D3F3F9
Accessibility & contrast
On white
1.72
#67D4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.19
#67D4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D4EB
12.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D4EB | 1.00 | 1.72 | 12.19 | 12.19 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3CEEC
Deuteranopia (green-blind)
#AFBFEB
Tritanopia (blue-blind)
#00DDDB
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #67d4eb; /* rgb */ color: rgb(103, 212, 235); /* oklch */ color: oklch(81.4% 0.105 213.4);
Tailwind
colors: {
custom: {
50: '#9de1f1',
500: '#67d4eb',
950: '#000000',
},
}SCSS
$custom: #67d4eb; $custom-light: #9de1f1; $custom-dark: #000000;
JSON
{
"hex": "#67d4eb",
"rgb": {
"r": 103,
"g": 212,
"b": 235
},
"hsl": {
"h": 190.455,
"s": 76.744,
"l": 66.275
},
"oklch": {
"l": 0.81435,
"c": 0.10463,
"h": 213.4
},
"luminance": 0.55969
}Semantic roles & 50–950 ramp
primary
#67D4EB
secondary
#BD5039
accent
#300DD9
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485