#67D2FE#67D2FE
#67D2FE is a light, moderate cyan. Relative luminance 0.561; OKLCH L 81.7% C 0.116 H 227.7°. Best body text is #000000 at 12.23:1 contrast (WCAG AA passes).
Color values
| HEX | #67D2FE |
|---|---|
| RGB | rgb(103, 210, 254) |
| HSL | hsl(197, 99%, 70%) |
| HSV | hsv(197, 59%, 100%) |
| CMYK | cmyk(59.4%, 17.3%, 0%, 0.4%) |
| CIE-LAB | lab(79.69, -18.40, -30.80) |
| CIE-LCH | lch(79.69, 35.88, 239.15°) |
| OKLab | oklab(81.73% -0.0782 -0.0859) |
| OKLCH | oklch(81.73% 0.116 227.7) |
| XYZ | xyz(46.5225, 56.1279, 102.1288) |
| Luminance | 0.5613 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.81
Bright Sky Blue
#02CCFE
ΔE00 4.01
Sky Blue
#87CEEB
ΔE00 4.25
Lightblue (survey)
#7BC8F6
ΔE00 4.29
Lightskyblue
#87CEFA
ΔE00 4.41
Sky
#82CAFC
ΔE00 5.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D2FE #FE9367
analogous
#67FEDE #67D2FE #6787FE
triadic
#67D2FE #FE67D2 #D2FE67
tetradic
#67D2FE #DE67FE #FE9367 #87FE67
square
#67D2FE #DE67FE #FE9367 #87FE67
split-complementary
#67D2FE #FE6787 #FEDE67
monochromatic
#02A6E9 #2AC0FE #67D2FE #A4E4FE #E1F6FF
Accessibility & contrast
On white
1.72
#67D2FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.23
#67D2FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D2FE
12.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D2FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D2FE | 1.00 | 1.72 | 12.23 | 12.23 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCFFF
Deuteranopia (green-blind)
#A5BFFD
Tritanopia (blue-blind)
#00DFE0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #67d2fe; /* rgb */ color: rgb(103, 210, 254); /* oklch */ color: oklch(81.7% 0.116 227.7);
Tailwind
colors: {
custom: {
50: '#9fdfff',
500: '#67d2fe',
950: '#000000',
},
}SCSS
$custom: #67d2fe; $custom-light: #9fdfff; $custom-dark: #000000;
JSON
{
"hex": "#67d2fe",
"rgb": {
"r": 103,
"g": 210,
"b": 254
},
"hsl": {
"h": 197.483,
"s": 98.693,
"l": 70
},
"oklch": {
"l": 0.81727,
"c": 0.11614,
"h": 227.7
},
"luminance": 0.56133
}Semantic roles & 50–950 ramp
primary
#67D2FE
secondary
#D96130
accent
#4300E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101518
muted
#808486