#67C8F0#67C8F0
#67C8F0 is a light, moderate cyan. Relative luminance 0.505; OKLCH L 78.9% C 0.107 H 227.4°. Best body text is #000000 at 11.10:1 contrast (WCAG AA passes).
Color values
| HEX | #67C8F0 |
|---|---|
| RGB | rgb(103, 200, 240) |
| HSL | hsl(198, 82%, 67%) |
| HSV | hsv(198, 57%, 94%) |
| CMYK | cmyk(57.1%, 16.7%, 0%, 5.9%) |
| CIE-LAB | lab(76.36, -17.37, -28.42) |
| CIE-LCH | lch(76.36, 33.31, 238.57°) |
| OKLab | oklab(78.91% -0.0727 -0.0791) |
| OKLCH | oklch(78.91% 0.107 227.4) |
| XYZ | xyz(41.9699, 50.4794, 89.9529) |
| Luminance | 0.5048 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.72
Baby Blue
#89CFF0
ΔE00 3.72
Sky Blue
#87CEEB
ΔE00 3.82
Bright Sky Blue
#02CCFE
ΔE00 4.07
Lightskyblue
#87CEFA
ΔE00 4.61
Sky
#82CAFC
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67C8F0 #F08F67
analogous
#67F0D3 #67C8F0 #6784F0
triadic
#67C8F0 #F067C8 #C8F067
tetradic
#67C8F0 #D367F0 #F08F67 #84F067
square
#67C8F0 #D367F0 #F08F67 #84F067
split-complementary
#67C8F0 #F06784 #F0D367
monochromatic
#1494C9 #2FB4EB #67C8F0 #9FDCF5 #D6F0FB
Accessibility & contrast
On white
1.89
#67C8F0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.10
#67C8F0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67C8F0
11.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67C8F0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67C8F0 | 1.00 | 1.89 | 11.10 | 11.10 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B3C5F2
Deuteranopia (green-blind)
#9FB6F0
Tritanopia (blue-blind)
#00D4D5
Achromatopsia (no color)
#BCBCBC
Design tokens & code
CSS
--color: #67c8f0; /* rgb */ color: rgb(103, 200, 240); /* oklch */ color: oklch(78.9% 0.107 227.4);
Tailwind
colors: {
custom: {
50: '#9dd8f5',
500: '#67c8f0',
950: '#000000',
},
}SCSS
$custom: #67c8f0; $custom-light: #9dd8f5; $custom-dark: #000000;
JSON
{
"hex": "#67c8f0",
"rgb": {
"r": 103,
"g": 200,
"b": 240
},
"hsl": {
"h": 197.518,
"s": 82.036,
"l": 67.255
},
"oklch": {
"l": 0.78909,
"c": 0.10744,
"h": 227.4
},
"luminance": 0.50483
}Semantic roles & 50–950 ramp
primary
#67C8F0
secondary
#C66035
accent
#4607DE
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1417
muted
#808385