#67D0F8#67D0F8
#67D0F8 is a light, moderate cyan. Relative luminance 0.548; OKLCH L 81.0% C 0.112 H 225.7°. Best body text is #000000 at 11.95:1 contrast (WCAG AA passes).
Color values
| HEX | #67D0F8 |
|---|---|
| RGB | rgb(103, 208, 248) |
| HSL | hsl(197, 91%, 69%) |
| HSV | hsv(197, 58%, 97%) |
| CMYK | cmyk(58.5%, 16.1%, 0%, 2.7%) |
| CIE-LAB | lab(78.91, -19.14, -28.80) |
| CIE-LCH | lch(78.91, 34.58, 236.39°) |
| OKLab | oklab(81.03% -0.0782 -0.0802) |
| OKLCH | oklch(81.03% 0.112 225.7) |
| XYZ | xyz(45.0861, 54.7683, 96.9840) |
| Luminance | 0.5477 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.61
Sky Blue
#87CEEB
ΔE00 3.67
Bright Sky Blue
#02CCFE
ΔE00 3.85
Lightblue (survey)
#7BC8F6
ΔE00 4.67
Lightskyblue
#87CEFA
ΔE00 4.90
Neon Blue
#04D9FF
ΔE00 5.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D0F8 #F88F67
analogous
#67F8D8 #67D0F8 #6788F8
triadic
#67D0F8 #F867D0 #D0F867
tetradic
#67D0F8 #D867F8 #F88F67 #88F867
square
#67D0F8 #D867F8 #F88F67 #88F867
split-complementary
#67D0F8 #F86788 #F8D867
monochromatic
#0AA1DB #2CBEF5 #67D0F8 #A2E2FB #DCF4FD
Accessibility & contrast
On white
1.76
#67D0F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.95
#67D0F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D0F8
11.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D0F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D0F8 | 1.00 | 1.76 | 11.95 | 11.95 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACCFA
Deuteranopia (green-blind)
#A5BDF8
Tritanopia (blue-blind)
#00DCDD
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #67d0f8; /* rgb */ color: rgb(103, 208, 248); /* oklch */ color: oklch(81.0% 0.112 225.7);
Tailwind
colors: {
custom: {
50: '#9edefa',
500: '#67d0f8',
950: '#000000',
},
}SCSS
$custom: #67d0f8; $custom-light: #9edefa; $custom-dark: #000000;
JSON
{
"hex": "#67d0f8",
"rgb": {
"r": 103,
"g": 208,
"b": 248
},
"hsl": {
"h": 196.552,
"s": 91.195,
"l": 68.824
},
"oklch": {
"l": 0.81034,
"c": 0.11204,
"h": 225.7
},
"luminance": 0.54773
}Semantic roles & 50–950 ramp
primary
#67D0F8
secondary
#D25E32
accent
#3F00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485