#67D3F8#67D3F8
#67D3F8 is a light, moderate cyan. Relative luminance 0.562; OKLCH L 81.7% C 0.112 H 223.2°. Best body text is #000000 at 12.25:1 contrast (WCAG AA passes).
Color values
| HEX | #67D3F8 |
|---|---|
| RGB | rgb(103, 211, 248) |
| HSL | hsl(195, 91%, 69%) |
| HSV | hsv(195, 58%, 97%) |
| CMYK | cmyk(58.5%, 14.9%, 0%, 2.7%) |
| CIE-LAB | lab(79.75, -20.67, -27.50) |
| CIE-LCH | lch(79.75, 34.40, 233.08°) |
| OKLab | oklab(81.71% -0.0814 -0.0765) |
| OKLCH | oklch(81.71% 0.112 223.2) |
| XYZ | xyz(45.8244, 56.2449, 97.2302) |
| Luminance | 0.5625 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.75
Baby Blue
#89CFF0
ΔE00 4.01
Bright Sky Blue
#02CCFE
ΔE00 4.24
Neon Blue
#04D9FF
ΔE00 4.45
Lightblue (survey)
#7BC8F6
ΔE00 5.79
Lightskyblue
#87CEFA
ΔE00 5.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D3F8 #F88C67
analogous
#67F8D4 #67D3F8 #678BF8
triadic
#67D3F8 #F867D3 #D3F867
tetradic
#67D3F8 #D467F8 #F88C67 #8BF867
square
#67D3F8 #D467F8 #F88C67 #8BF867
split-complementary
#67D3F8 #F8678B #F8D467
monochromatic
#0AA5DB #2CC2F5 #67D3F8 #A2E4FB #DCF5FD
Accessibility & contrast
On white
1.71
#67D3F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.25
#67D3F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D3F8
12.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D3F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D3F8 | 1.00 | 1.71 | 12.25 | 12.25 |
| #FFFFFF | 1.71 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECFFA
Deuteranopia (green-blind)
#A9BFF8
Tritanopia (blue-blind)
#00DFDF
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #67d3f8; /* rgb */ color: rgb(103, 211, 248); /* oklch */ color: oklch(81.7% 0.112 223.2);
Tailwind
colors: {
custom: {
50: '#9ee0fa',
500: '#67d3f8',
950: '#000000',
},
}SCSS
$custom: #67d3f8; $custom-light: #9ee0fa; $custom-dark: #000000;
JSON
{
"hex": "#67d3f8",
"rgb": {
"r": 103,
"g": 211,
"b": 248
},
"hsl": {
"h": 195.31,
"s": 91.195,
"l": 68.824
},
"oklch": {
"l": 0.81709,
"c": 0.1117,
"h": 223.2
},
"luminance": 0.56249
}Semantic roles & 50–950 ramp
primary
#67D3F8
secondary
#D25A32
accent
#3B00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485