#67C8F8#67C8F8
#67C8F8 is a light, moderate cyan. Relative luminance 0.510; OKLCH L 79.2% C 0.114 H 232.2°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #67C8F8 |
|---|---|
| RGB | rgb(103, 200, 248) |
| HSL | hsl(200, 91%, 69%) |
| HSV | hsv(200, 58%, 97%) |
| CMYK | cmyk(58.5%, 19.4%, 0%, 2.7%) |
| CIE-LAB | lab(76.66, -15.00, -32.26) |
| CIE-LCH | lch(76.66, 35.57, 245.06°) |
| OKLab | oklab(79.24% -0.0699 -0.0901) |
| OKLCH | oklch(79.24% 0.114 232.2) |
| XYZ | xyz(43.1846, 50.9653, 96.3502) |
| Luminance | 0.5097 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.25
Lightskyblue
#87CEFA
ΔE00 3.54
Sky
#82CAFC
ΔE00 3.75
Baby Blue
#89CFF0
ΔE00 4.36
Deepskyblue
#00BFFF
ΔE00 4.67
Bright Sky Blue
#02CCFE
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67C8F8 #F89767
analogous
#67F8E0 #67C8F8 #6780F8
triadic
#67C8F8 #F867C8 #C8F867
tetradic
#67C8F8 #E067F8 #F89767 #80F867
square
#67C8F8 #E067F8 #F89767 #80F867
split-complementary
#67C8F8 #F86780 #F8E067
monochromatic
#0A96DB #2CB3F5 #67C8F8 #A2DDFB #DCF2FD
Accessibility & contrast
On white
1.88
#67C8F8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#67C8F8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67C8F8
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67C8F8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67C8F8 | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B0C6FA
Deuteranopia (green-blind)
#9CB7F7
Tritanopia (blue-blind)
#00D5D8
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #67c8f8; /* rgb */ color: rgb(103, 200, 248); /* oklch */ color: oklch(79.2% 0.114 232.2);
Tailwind
colors: {
custom: {
50: '#9ed8fa',
500: '#67c8f8',
950: '#000000',
},
}SCSS
$custom: #67c8f8; $custom-light: #9ed8fa; $custom-dark: #000000;
JSON
{
"hex": "#67c8f8",
"rgb": {
"r": 103,
"g": 200,
"b": 248
},
"hsl": {
"h": 199.862,
"s": 91.195,
"l": 68.824
},
"oklch": {
"l": 0.79242,
"c": 0.11399,
"h": 232.2
},
"luminance": 0.50969
}Semantic roles & 50–950 ramp
primary
#67C8F8
secondary
#D26732
accent
#4C00E6
background
#FCFEFF
surface
#F6FBFF
border
#D0D4D7
text
#0F1417
muted
#808385