#67D0F4#67D0F4
#67D0F4 is a light, moderate cyan. Relative luminance 0.545; OKLCH L 80.9% C 0.109 H 223.2°. Best body text is #000000 at 11.91:1 contrast (WCAG AA passes).
Color values
| HEX | #67D0F4 |
|---|---|
| RGB | rgb(103, 208, 244) |
| HSL | hsl(195, 87%, 68%) |
| HSV | hsv(195, 58%, 96%) |
| CMYK | cmyk(57.8%, 14.8%, 0%, 4.3%) |
| CIE-LAB | lab(78.77, -20.30, -26.88) |
| CIE-LCH | lch(78.77, 33.69, 232.93°) |
| OKLab | oklab(80.87% -0.0797 -0.0748) |
| OKLCH | oklch(80.87% 0.109 223.2) |
| XYZ | xyz(44.4721, 54.5227, 93.7507) |
| Luminance | 0.5453 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.48
Baby Blue
#89CFF0
ΔE00 3.86
Bright Sky Blue
#02CCFE
ΔE00 4.14
Neon Blue
#04D9FF
ΔE00 4.71
Lightblue (survey)
#7BC8F6
ΔE00 5.57
Lightskyblue
#87CEFA
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D0F4 #F48B67
analogous
#67F4D1 #67D0F4 #6789F4
triadic
#67D0F4 #F467D0 #D0F467
tetradic
#67D0F4 #D167F4 #F48B67 #89F467
square
#67D0F4 #D167F4 #F48B67 #89F467
split-complementary
#67D0F4 #F46789 #F4D167
monochromatic
#0FA0D1 #2EBEF0 #67D0F4 #A0E2F8 #D9F3FC
Accessibility & contrast
On white
1.76
#67D0F4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.91
#67D0F4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D0F4
11.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D0F4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D0F4 | 1.00 | 1.76 | 11.91 | 11.91 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCCF6
Deuteranopia (green-blind)
#A7BCF4
Tritanopia (blue-blind)
#00DBDB
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #67d0f4; /* rgb */ color: rgb(103, 208, 244); /* oklch */ color: oklch(80.9% 0.109 223.2);
Tailwind
colors: {
custom: {
50: '#9edef7',
500: '#67d0f4',
950: '#000000',
},
}SCSS
$custom: #67d0f4; $custom-light: #9edef7; $custom-dark: #000000;
JSON
{
"hex": "#67d0f4",
"rgb": {
"r": 103,
"g": 208,
"b": 244
},
"hsl": {
"h": 195.319,
"s": 86.503,
"l": 68.039
},
"oklch": {
"l": 0.80874,
"c": 0.10927,
"h": 223.2
},
"luminance": 0.54527
}Semantic roles & 50–950 ramp
primary
#67D0F4
secondary
#CD5A32
accent
#3C02E3
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485