#67D2F4#67D2F4
#67D2F4 is a light, moderate cyan. Relative luminance 0.555; OKLCH L 81.3% C 0.109 H 221.5°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #67D2F4 |
|---|---|
| RGB | rgb(103, 210, 244) |
| HSL | hsl(194, 87%, 68%) |
| HSV | hsv(194, 58%, 96%) |
| CMYK | cmyk(57.8%, 13.9%, 0%, 4.3%) |
| CIE-LAB | lab(79.33, -21.32, -26.02) |
| CIE-LCH | lch(79.33, 33.63, 230.67°) |
| OKLab | oklab(81.33% -0.0818 -0.0723) |
| OKLCH | oklch(81.33% 0.109 221.5) |
| XYZ | xyz(44.9628, 55.5041, 93.9142) |
| Luminance | 0.5551 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.70
Neon Blue
#04D9FF
ΔE00 4.21
Baby Blue
#89CFF0
ΔE00 4.26
Bright Sky Blue
#02CCFE
ΔE00 4.55
Lightblue (survey)
#7BC8F6
ΔE00 6.34
Lightskyblue
#87CEFA
ΔE00 6.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D2F4 #F48967
analogous
#67F4CF #67D2F4 #678BF4
triadic
#67D2F4 #F467D2 #D2F467
tetradic
#67D2F4 #CF67F4 #F48967 #8BF467
square
#67D2F4 #CF67F4 #F48967 #8BF467
split-complementary
#67D2F4 #F4678B #F4CF67
monochromatic
#0FA3D1 #2EC1F0 #67D2F4 #A0E3F8 #D9F4FC
Accessibility & contrast
On white
1.74
#67D2F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#67D2F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D2F4
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D2F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D2F4 | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECDF6
Deuteranopia (green-blind)
#A9BEF4
Tritanopia (blue-blind)
#00DDDD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #67d2f4; /* rgb */ color: rgb(103, 210, 244); /* oklch */ color: oklch(81.3% 0.109 221.5);
Tailwind
colors: {
custom: {
50: '#9ee0f7',
500: '#67d2f4',
950: '#000000',
},
}SCSS
$custom: #67d2f4; $custom-light: #9ee0f7; $custom-dark: #000000;
JSON
{
"hex": "#67d2f4",
"rgb": {
"r": 103,
"g": 210,
"b": 244
},
"hsl": {
"h": 194.468,
"s": 86.503,
"l": 68.039
},
"oklch": {
"l": 0.81325,
"c": 0.10917,
"h": 221.5
},
"luminance": 0.55508
}Semantic roles & 50–950 ramp
primary
#67D2F4
secondary
#CD5832
accent
#3902E3
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485