#67D4F5#67D4F5
#67D4F5 is a light, moderate cyan. Relative luminance 0.566; OKLCH L 81.8% C 0.110 H 220.5°. Best body text is #000000 at 12.31:1 contrast (WCAG AA passes).
Color values
| HEX | #67D4F5 |
|---|---|
| RGB | rgb(103, 212, 245) |
| HSL | hsl(194, 88%, 68%) |
| HSV | hsv(194, 58%, 96%) |
| CMYK | cmyk(58%, 13.5%, 0%, 3.9%) |
| CIE-LAB | lab(79.93, -22.04, -25.63) |
| CIE-LCH | lch(79.93, 33.80, 229.31°) |
| OKLab | oklab(81.82% -0.0835 -0.0712) |
| OKLCH | oklch(81.82% 0.11 220.5) |
| XYZ | xyz(45.6119, 56.5587, 94.8817) |
| Luminance | 0.5656 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.89
Sky Blue
#87CEEB
ΔE00 4.00
Baby Blue
#89CFF0
ΔE00 4.61
Bright Sky Blue
#02CCFE
ΔE00 4.90
Lightskyblue
#87CEFA
ΔE00 6.81
Lightblue (survey)
#7BC8F6
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D4F5 #F58867
analogous
#67F5CF #67D4F5 #678DF5
triadic
#67D4F5 #F567D4 #D4F567
tetradic
#67D4F5 #CF67F5 #F58867 #8DF567
square
#67D4F5 #CF67F5 #F58867 #8DF567
split-complementary
#67D4F5 #F5678D #F5CF67
monochromatic
#0EA6D4 #2EC4F1 #67D4F5 #A0E4F9 #DAF4FD
Accessibility & contrast
On white
1.71
#67D4F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.31
#67D4F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D4F5
12.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D4F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D4F5 | 1.00 | 1.71 | 12.31 | 12.31 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0CFF7
Deuteranopia (green-blind)
#ABBFF5
Tritanopia (blue-blind)
#00DFDE
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #67d4f5; /* rgb */ color: rgb(103, 212, 245); /* oklch */ color: oklch(81.8% 0.110 220.5);
Tailwind
colors: {
custom: {
50: '#9ee1f8',
500: '#67d4f5',
950: '#000000',
},
}SCSS
$custom: #67d4f5; $custom-light: #9ee1f8; $custom-dark: #000000;
JSON
{
"hex": "#67d4f5",
"rgb": {
"r": 103,
"g": 212,
"b": 245
},
"hsl": {
"h": 193.944,
"s": 87.654,
"l": 68.235
},
"oklch": {
"l": 0.81817,
"c": 0.10977,
"h": 220.5
},
"luminance": 0.56563
}Semantic roles & 50–950 ramp
primary
#67D4F5
secondary
#CE5632
accent
#3601E4
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485