#67D0FF#67D0FF
#67D0FF is a light, moderate cyan. Relative luminance 0.552; OKLCH L 81.3% C 0.117 H 229.8°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #67D0FF |
|---|---|
| RGB | rgb(103, 208, 255) |
| HSL | hsl(199, 100%, 70%) |
| HSV | hsv(199, 60%, 100%) |
| CMYK | cmyk(59.6%, 18.4%, 0%, 0%) |
| CIE-LAB | lab(79.16, -17.07, -32.14) |
| CIE-LCH | lch(79.16, 36.39, 242.02°) |
| OKLab | oklab(81.32% -0.0758 -0.0897) |
| OKLCH | oklch(81.32% 0.117 229.8) |
| XYZ | xyz(46.1924, 55.2108, 102.8108) |
| Luminance | 0.5522 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.50
Lightskyblue
#87CEFA
ΔE00 3.82
Baby Blue
#89CFF0
ΔE00 3.95
Bright Sky Blue
#02CCFE
ΔE00 4.22
Sky Blue
#87CEEB
ΔE00 4.64
Sky
#82CAFC
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D0FF #FF9667
analogous
#67FFE2 #67D0FF #6784FF
triadic
#67D0FF #FF67D0 #D0FF67
tetradic
#67D0FF #E267FF #FF9667 #84FF67
square
#67D0FF #E267FF #FF9667 #84FF67
split-complementary
#67D0FF #FF6784 #FFE267
monochromatic
#00A3EC #2ABDFF #67D0FF #A4E3FF #E0F6FF
Accessibility & contrast
On white
1.74
#67D0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#67D0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D0FF
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D0FF | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CDFF
Deuteranopia (green-blind)
#A3BDFE
Tritanopia (blue-blind)
#00DDDF
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #67d0ff; /* rgb */ color: rgb(103, 208, 255); /* oklch */ color: oklch(81.3% 0.117 229.8);
Tailwind
colors: {
custom: {
50: '#9fdeff',
500: '#67d0ff',
950: '#000000',
},
}SCSS
$custom: #67d0ff; $custom-light: #9fdeff; $custom-dark: #000000;
JSON
{
"hex": "#67d0ff",
"rgb": {
"r": 103,
"g": 208,
"b": 255
},
"hsl": {
"h": 198.553,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.81322,
"c": 0.11742,
"h": 229.8
},
"luminance": 0.55215
}Semantic roles & 50–950 ramp
primary
#67D0FF
secondary
#DA6530
accent
#4700E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101518
muted
#808486