#67CCF3#67CCF3
#67CCF3 is a light, moderate cyan. Relative luminance 0.525; OKLCH L 79.9% C 0.109 H 225.9°. Best body text is #000000 at 11.51:1 contrast (WCAG AA passes).
Color values
| HEX | #67CCF3 |
|---|---|
| RGB | rgb(103, 204, 243) |
| HSL | hsl(197, 85%, 68%) |
| HSV | hsv(197, 58%, 95%) |
| CMYK | cmyk(57.6%, 16%, 0%, 4.7%) |
| CIE-LAB | lab(77.60, -18.55, -28.13) |
| CIE-LCH | lch(77.60, 33.70, 236.60°) |
| OKLab | oklab(79.93% -0.0758 -0.0783) |
| OKLCH | oklch(79.93% 0.109 225.9) |
| XYZ | xyz(43.3578, 52.5362, 92.6322) |
| Luminance | 0.5254 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.51
Baby Blue
#89CFF0
ΔE00 3.54
Bright Sky Blue
#02CCFE
ΔE00 3.84
Lightblue (survey)
#7BC8F6
ΔE00 4.33
Lightskyblue
#87CEFA
ΔE00 4.85
Neon Blue
#04D9FF
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67CCF3 #F38E67
analogous
#67F3D4 #67CCF3 #6786F3
triadic
#67CCF3 #F367CC #CCF367
tetradic
#67CCF3 #D467F3 #F38E67 #86F367
square
#67CCF3 #D467F3 #F38E67 #86F367
split-complementary
#67CCF3 #F36786 #F3D467
monochromatic
#109ACF #2EB9EF #67CCF3 #A0DFF7 #D8F2FC
Accessibility & contrast
On white
1.82
#67CCF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.51
#67CCF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67CCF3
11.51:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67CCF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67CCF3 | 1.00 | 1.82 | 11.51 | 11.51 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.51 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.51 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C8F5
Deuteranopia (green-blind)
#A3B9F3
Tritanopia (blue-blind)
#00D8D9
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #67ccf3; /* rgb */ color: rgb(103, 204, 243); /* oklch */ color: oklch(79.9% 0.109 225.9);
Tailwind
colors: {
custom: {
50: '#9ddbf7',
500: '#67ccf3',
950: '#000000',
},
}SCSS
$custom: #67ccf3; $custom-light: #9ddbf7; $custom-dark: #000000;
JSON
{
"hex": "#67ccf3",
"rgb": {
"r": 103,
"g": 204,
"b": 243
},
"hsl": {
"h": 196.714,
"s": 85.366,
"l": 67.843
},
"oklch": {
"l": 0.79932,
"c": 0.10901,
"h": 225.9
},
"luminance": 0.5254
}Semantic roles & 50–950 ramp
primary
#67CCF3
secondary
#CB5D33
accent
#4204E2
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1517
muted
#808485