#67D1FE#67D1FE
#67D1FE is a light, moderate cyan. Relative luminance 0.556; OKLCH L 81.5% C 0.116 H 228.5°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #67D1FE |
|---|---|
| RGB | rgb(103, 209, 254) |
| HSL | hsl(198, 99%, 70%) |
| HSV | hsv(198, 59%, 100%) |
| CMYK | cmyk(59.4%, 17.7%, 0%, 0.4%) |
| CIE-LAB | lab(79.41, -17.88, -31.23) |
| CIE-LCH | lch(79.41, 35.99, 240.20°) |
| OKLab | oklab(81.5% -0.0771 -0.0871) |
| OKLCH | oklch(81.5% 0.116 228.5) |
| XYZ | xyz(46.2764, 55.6357, 102.0467) |
| Luminance | 0.5564 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.81
Lightblue (survey)
#7BC8F6
ΔE00 3.95
Bright Sky Blue
#02CCFE
ΔE00 4.04
Lightskyblue
#87CEFA
ΔE00 4.16
Sky Blue
#87CEEB
ΔE00 4.34
Sky
#82CAFC
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D1FE #FE9467
analogous
#67FEE0 #67D1FE #6785FE
triadic
#67D1FE #FE67D1 #D1FE67
tetradic
#67D1FE #E067FE #FE9467 #85FE67
square
#67D1FE #E067FE #FE9467 #85FE67
split-complementary
#67D1FE #FE6785 #FEE067
monochromatic
#02A4E9 #2ABFFE #67D1FE #A4E3FE #E1F6FF
Accessibility & contrast
On white
1.73
#67D1FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#67D1FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D1FE
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D1FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D1FE | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACEFF
Deuteranopia (green-blind)
#A4BEFD
Tritanopia (blue-blind)
#00DEE0
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #67d1fe; /* rgb */ color: rgb(103, 209, 254); /* oklch */ color: oklch(81.5% 0.116 228.5);
Tailwind
colors: {
custom: {
50: '#9fdfff',
500: '#67d1fe',
950: '#000000',
},
}SCSS
$custom: #67d1fe; $custom-light: #9fdfff; $custom-dark: #000000;
JSON
{
"hex": "#67d1fe",
"rgb": {
"r": 103,
"g": 209,
"b": 254
},
"hsl": {
"h": 197.881,
"s": 98.693,
"l": 70
},
"oklch": {
"l": 0.81504,
"c": 0.11636,
"h": 228.5
},
"luminance": 0.5564
}Semantic roles & 50–950 ramp
primary
#67D1FE
secondary
#D96230
accent
#4400E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101518
muted
#808486