#67D2FF#67D2FF
#67D2FF is a light, moderate cyan. Relative luminance 0.562; OKLCH L 81.8% C 0.117 H 228.3°. Best body text is #000000 at 12.24:1 contrast (WCAG AA passes).
Color values
| HEX | #67D2FF |
|---|---|
| RGB | rgb(103, 210, 255) |
| HSL | hsl(198, 100%, 70%) |
| HSV | hsv(198, 60%, 100%) |
| CMYK | cmyk(59.6%, 17.6%, 0%, 0%) |
| CIE-LAB | lab(79.72, -18.10, -31.27) |
| CIE-LCH | lch(79.72, 36.14, 239.94°) |
| OKLab | oklab(81.77% -0.0778 -0.0872) |
| OKLCH | oklch(81.77% 0.117 228.3) |
| XYZ | xyz(46.6831, 56.1922, 102.9743) |
| Luminance | 0.5620 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.87
Bright Sky Blue
#02CCFE
ΔE00 4.08
Lightblue (survey)
#7BC8F6
ΔE00 4.14
Lightskyblue
#87CEFA
ΔE00 4.27
Sky Blue
#87CEEB
ΔE00 4.39
Sky
#82CAFC
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D2FF #FF9467
analogous
#67FFE0 #67D2FF #6786FF
triadic
#67D2FF #FF67D2 #D2FF67
tetradic
#67D2FF #E067FF #FF9467 #86FF67
square
#67D2FF #E067FF #FF9467 #86FF67
split-complementary
#67D2FF #FF6786 #FFE067
monochromatic
#00A6EC #2AC0FF #67D2FF #A4E4FF #E0F6FF
Accessibility & contrast
On white
1.72
#67D2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.24
#67D2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D2FF
12.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D2FF | 1.00 | 1.72 | 12.24 | 12.24 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCFFF
Deuteranopia (green-blind)
#A5BFFE
Tritanopia (blue-blind)
#00DFE1
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #67d2ff; /* rgb */ color: rgb(103, 210, 255); /* oklch */ color: oklch(81.8% 0.117 228.3);
Tailwind
colors: {
custom: {
50: '#9fdfff',
500: '#67d2ff',
950: '#000000',
},
}SCSS
$custom: #67d2ff; $custom-light: #9fdfff; $custom-dark: #000000;
JSON
{
"hex": "#67d2ff",
"rgb": {
"r": 103,
"g": 210,
"b": 255
},
"hsl": {
"h": 197.763,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.81769,
"c": 0.11691,
"h": 228.3
},
"luminance": 0.56197
}Semantic roles & 50–950 ramp
primary
#67D2FF
secondary
#DA6230
accent
#4400E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101518
muted
#808486