#67CDF4#67CDF4
#67CDF4 is a light, moderate cyan. Relative luminance 0.531; OKLCH L 80.2% C 0.110 H 225.7°. Best body text is #000000 at 11.62:1 contrast (WCAG AA passes).
Color values
| HEX | #67CDF4 |
|---|---|
| RGB | rgb(103, 205, 244) |
| HSL | hsl(197, 87%, 68%) |
| HSV | hsv(197, 58%, 96%) |
| CMYK | cmyk(57.8%, 16%, 0%, 4.3%) |
| CIE-LAB | lab(77.92, -18.77, -28.18) |
| CIE-LCH | lch(77.92, 33.86, 236.33°) |
| OKLab | oklab(80.2% -0.0765 -0.0784) |
| OKLCH | oklch(80.2% 0.11 225.7) |
| XYZ | xyz(43.7476, 53.0737, 93.5092) |
| Luminance | 0.5308 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.50
Baby Blue
#89CFF0
ΔE00 3.54
Bright Sky Blue
#02CCFE
ΔE00 3.83
Lightblue (survey)
#7BC8F6
ΔE00 4.46
Lightskyblue
#87CEFA
ΔE00 4.90
Neon Blue
#04D9FF
ΔE00 5.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67CDF4 #F48E67
analogous
#67F4D5 #67CDF4 #6786F4
triadic
#67CDF4 #F467CD #CDF467
tetradic
#67CDF4 #D567F4 #F48E67 #86F467
square
#67CDF4 #D567F4 #F48E67 #86F467
split-complementary
#67CDF4 #F46786 #F4D567
monochromatic
#0F9CD1 #2EBAF0 #67CDF4 #A0E0F8 #D9F3FC
Accessibility & contrast
On white
1.81
#67CDF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.62
#67CDF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67CDF4
11.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67CDF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67CDF4 | 1.00 | 1.81 | 11.62 | 11.62 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C9F6
Deuteranopia (green-blind)
#A4BAF4
Tritanopia (blue-blind)
#00D9DA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #67cdf4; /* rgb */ color: rgb(103, 205, 244); /* oklch */ color: oklch(80.2% 0.110 225.7);
Tailwind
colors: {
custom: {
50: '#9ddcf7',
500: '#67cdf4',
950: '#000000',
},
}SCSS
$custom: #67cdf4; $custom-light: #9ddcf7; $custom-dark: #000000;
JSON
{
"hex": "#67cdf4",
"rgb": {
"r": 103,
"g": 205,
"b": 244
},
"hsl": {
"h": 196.596,
"s": 86.503,
"l": 68.039
},
"oklch": {
"l": 0.80197,
"c": 0.10959,
"h": 225.7
},
"luminance": 0.53078
}Semantic roles & 50–950 ramp
primary
#67CDF4
secondary
#CD5D32
accent
#4102E3
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485