#67D2F7#67D2F7
#67D2F7 is a light, moderate cyan. Relative luminance 0.557; OKLCH L 81.4% C 0.111 H 223.4°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #67D2F7 |
|---|---|
| RGB | rgb(103, 210, 247) |
| HSL | hsl(195, 90%, 69%) |
| HSV | hsv(195, 58%, 97%) |
| CMYK | cmyk(58.3%, 15%, 0%, 3.1%) |
| CIE-LAB | lab(79.44, -20.45, -27.46) |
| CIE-LCH | lch(79.44, 34.23, 233.32°) |
| OKLab | oklab(81.44% -0.0807 -0.0764) |
| OKLCH | oklch(81.44% 0.111 223.4) |
| XYZ | xyz(45.4220, 55.6877, 96.3327) |
| Luminance | 0.5569 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.65
Baby Blue
#89CFF0
ΔE00 3.92
Bright Sky Blue
#02CCFE
ΔE00 4.16
Neon Blue
#04D9FF
ΔE00 4.57
Lightblue (survey)
#7BC8F6
ΔE00 5.63
Lightskyblue
#87CEFA
ΔE00 5.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D2F7 #F78C67
analogous
#67F7D4 #67D2F7 #678AF7
triadic
#67D2F7 #F767D2 #D2F767
tetradic
#67D2F7 #D467F7 #F78C67 #8AF767
square
#67D2F7 #D467F7 #F78C67 #8AF767
split-complementary
#67D2F7 #F7678A #F7D467
monochromatic
#0BA4D8 #2DC1F4 #67D2F7 #A1E3FA #DBF4FD
Accessibility & contrast
On white
1.73
#67D2F7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#67D2F7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D2F7
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D2F7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D2F7 | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDCEF9
Deuteranopia (green-blind)
#A8BEF7
Tritanopia (blue-blind)
#00DDDE
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #67d2f7; /* rgb */ color: rgb(103, 210, 247); /* oklch */ color: oklch(81.4% 0.111 223.4);
Tailwind
colors: {
custom: {
50: '#9ee0fa',
500: '#67d2f7',
950: '#000000',
},
}SCSS
$custom: #67d2f7; $custom-light: #9ee0fa; $custom-dark: #000000;
JSON
{
"hex": "#67d2f7",
"rgb": {
"r": 103,
"g": 210,
"b": 247
},
"hsl": {
"h": 195.417,
"s": 90,
"l": 68.627
},
"oklch": {
"l": 0.81444,
"c": 0.11111,
"h": 223.4
},
"luminance": 0.55692
}Semantic roles & 50–950 ramp
primary
#67D2F7
secondary
#D05B32
accent
#3B00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485