#67D3EA#67D3EA
#67D3EA is a light, moderate cyan. Relative luminance 0.554; OKLCH L 81.2% C 0.104 H 213.6°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #67D3EA |
|---|---|
| RGB | rgb(103, 211, 234) |
| HSL | hsl(191, 76%, 66%) |
| HSV | hsv(191, 56%, 92%) |
| CMYK | cmyk(56%, 9.8%, 0%, 8.2%) |
| CIE-LAB | lab(79.28, -24.67, -20.76) |
| CIE-LCH | lch(79.28, 32.24, 220.09°) |
| OKLab | oklab(81.17% -0.0866 -0.0575) |
| OKLCH | oklch(81.17% 0.104 213.6) |
| XYZ | xyz(43.7331, 55.4084, 86.2161) |
| Luminance | 0.5541 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.55
Sky Blue
#87CEEB
ΔE00 5.58
Aqua Blue
#02D8E9
ΔE00 5.67
Robin'S Egg
#6DEDFD
ΔE00 6.57
Baby Blue
#89CFF0
ΔE00 6.69
Bright Sky Blue
#02CCFE
ΔE00 7.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D3EA #EA7E67
analogous
#67EABF #67D3EA #6791EA
triadic
#67D3EA #EA67D3 #D3EA67
tetradic
#67D3EA #BF67EA #EA7E67 #91EA67
square
#67D3EA #BF67EA #EA7E67 #91EA67
split-complementary
#67D3EA #EA6791 #EABF67
monochromatic
#1AA0BD #31C3E3 #67D3EA #9DE3F1 #D3F2F9
Accessibility & contrast
On white
1.74
#67D3EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#67D3EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D3EA
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D3EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D3EA | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2CDEB
Deuteranopia (green-blind)
#AEBEEA
Tritanopia (blue-blind)
#00DCDA
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #67d3ea; /* rgb */ color: rgb(103, 211, 234); /* oklch */ color: oklch(81.2% 0.104 213.6);
Tailwind
colors: {
custom: {
50: '#9de0f0',
500: '#67d3ea',
950: '#000000',
},
}SCSS
$custom: #67d3ea; $custom-light: #9de0f0; $custom-dark: #000000;
JSON
{
"hex": "#67d3ea",
"rgb": {
"r": 103,
"g": 211,
"b": 234
},
"hsl": {
"h": 190.534,
"s": 75.723,
"l": 66.078
},
"oklch": {
"l": 0.81169,
"c": 0.10398,
"h": 213.6
},
"luminance": 0.55413
}Semantic roles & 50–950 ramp
primary
#67D3EA
secondary
#BC503A
accent
#310ED8
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485