#67CCF2#67CCF2
#67CCF2 is a light, moderate cyan. Relative luminance 0.525; OKLCH L 79.9% C 0.108 H 225.3°. Best body text is #000000 at 11.50:1 contrast (WCAG AA passes).
Color values
| HEX | #67CCF2 |
|---|---|
| RGB | rgb(103, 204, 242) |
| HSL | hsl(196, 84%, 68%) |
| HSV | hsv(196, 57%, 95%) |
| CMYK | cmyk(57.4%, 15.7%, 0%, 5.1%) |
| CIE-LAB | lab(77.56, -18.84, -27.65) |
| CIE-LCH | lch(77.56, 33.46, 235.72°) |
| OKLab | oklab(79.89% -0.0762 -0.0769) |
| OKLCH | oklch(79.89% 0.108 225.3) |
| XYZ | xyz(43.2072, 52.4760, 91.8391) |
| Luminance | 0.5248 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.43
Baby Blue
#89CFF0
ΔE00 3.58
Bright Sky Blue
#02CCFE
ΔE00 3.89
Lightblue (survey)
#7BC8F6
ΔE00 4.57
Lightskyblue
#87CEFA
ΔE00 5.06
Neon Blue
#04D9FF
ΔE00 5.65
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67CCF2 #F28D67
analogous
#67F2D3 #67CCF2 #6786F2
triadic
#67CCF2 #F267CC #CCF267
tetradic
#67CCF2 #D367F2 #F28D67 #86F267
square
#67CCF2 #D367F2 #F28D67 #86F267
split-complementary
#67CCF2 #F26786 #F2D367
monochromatic
#129ACD #2FB9ED #67CCF2 #9FDFF7 #D8F2FC
Accessibility & contrast
On white
1.83
#67CCF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.50
#67CCF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67CCF2
11.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67CCF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67CCF2 | 1.00 | 1.83 | 11.50 | 11.50 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C8F4
Deuteranopia (green-blind)
#A3B9F2
Tritanopia (blue-blind)
#00D7D8
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #67ccf2; /* rgb */ color: rgb(103, 204, 242); /* oklch */ color: oklch(79.9% 0.108 225.3);
Tailwind
colors: {
custom: {
50: '#9ddbf6',
500: '#67ccf2',
950: '#000000',
},
}SCSS
$custom: #67ccf2; $custom-light: #9ddbf6; $custom-dark: #000000;
JSON
{
"hex": "#67ccf2",
"rgb": {
"r": 103,
"g": 204,
"b": 242
},
"hsl": {
"h": 196.403,
"s": 84.242,
"l": 67.647
},
"oklch": {
"l": 0.79891,
"c": 0.10829,
"h": 225.3
},
"luminance": 0.5248
}Semantic roles & 50–950 ramp
primary
#67CCF2
secondary
#C95D34
accent
#4105E1
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1517
muted
#808485