#67D0FE#67D0FE
#67D0FE is a light, moderate cyan. Relative luminance 0.552; OKLCH L 81.3% C 0.117 H 229.3°. Best body text is #000000 at 12.03:1 contrast (WCAG AA passes).
Color values
| HEX | #67D0FE |
|---|---|
| RGB | rgb(103, 208, 254) |
| HSL | hsl(198, 99%, 70%) |
| HSV | hsv(198, 59%, 100%) |
| CMYK | cmyk(59.4%, 18.1%, 0%, 0.4%) |
| CIE-LAB | lab(79.13, -17.37, -31.66) |
| CIE-LCH | lch(79.13, 36.11, 241.25°) |
| OKLab | oklab(81.28% -0.0761 -0.0883) |
| OKLCH | oklch(81.28% 0.117 229.3) |
| XYZ | xyz(46.0318, 55.1466, 101.9652) |
| Luminance | 0.5515 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.63
Baby Blue
#89CFF0
ΔE00 3.85
Lightskyblue
#87CEFA
ΔE00 3.94
Bright Sky Blue
#02CCFE
ΔE00 4.11
Sky Blue
#87CEEB
ΔE00 4.47
Sky
#82CAFC
ΔE00 4.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D0FE #FE9567
analogous
#67FEE0 #67D0FE #6785FE
triadic
#67D0FE #FE67D0 #D0FE67
tetradic
#67D0FE #E067FE #FE9567 #85FE67
square
#67D0FE #E067FE #FE9567 #85FE67
split-complementary
#67D0FE #FE6785 #FEE067
monochromatic
#02A3E9 #2ABDFE #67D0FE #A4E3FE #E1F6FF
Accessibility & contrast
On white
1.75
#67D0FE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.03
#67D0FE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D0FE
12.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D0FE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D0FE | 1.00 | 1.75 | 12.03 | 12.03 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CDFF
Deuteranopia (green-blind)
#A3BDFD
Tritanopia (blue-blind)
#00DDDF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #67d0fe; /* rgb */ color: rgb(103, 208, 254); /* oklch */ color: oklch(81.3% 0.117 229.3);
Tailwind
colors: {
custom: {
50: '#9fdeff',
500: '#67d0fe',
950: '#000000',
},
}SCSS
$custom: #67d0fe; $custom-light: #9fdeff; $custom-dark: #000000;
JSON
{
"hex": "#67d0fe",
"rgb": {
"r": 103,
"g": 208,
"b": 254
},
"hsl": {
"h": 198.278,
"s": 98.693,
"l": 70
},
"oklch": {
"l": 0.8128,
"c": 0.11661,
"h": 229.3
},
"luminance": 0.55151
}Semantic roles & 50–950 ramp
primary
#67D0FE
secondary
#D96430
accent
#4600E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101518
muted
#808486