#67CCEE#67CCEE
#67CCEE is a light, moderate cyan. Relative luminance 0.522; OKLCH L 79.7% C 0.106 H 222.6°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #67CCEE |
|---|---|
| RGB | rgb(103, 204, 238) |
| HSL | hsl(195, 80%, 67%) |
| HSV | hsv(195, 57%, 93%) |
| CMYK | cmyk(56.7%, 14.3%, 0%, 6.7%) |
| CIE-LAB | lab(77.42, -20.00, -25.72) |
| CIE-LCH | lch(77.42, 32.58, 232.13°) |
| OKLab | oklab(79.73% -0.0777 -0.0715) |
| OKLCH | oklch(79.73% 0.106 222.6) |
| XYZ | xyz(42.6130, 52.2383, 88.7097) |
| Luminance | 0.5224 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.37
Baby Blue
#89CFF0
ΔE00 3.96
Bright Sky Blue
#02CCFE
ΔE00 4.30
Neon Blue
#04D9FF
ΔE00 5.16
Lightblue (survey)
#7BC8F6
ΔE00 5.60
Lightskyblue
#87CEFA
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67CCEE #EE8967
analogous
#67EECD #67CCEE #6789EE
triadic
#67CCEE #EE67CC #CCEE67
tetradic
#67CCEE #CD67EE #EE8967 #89EE67
square
#67CCEE #CD67EE #EE8967 #89EE67
split-complementary
#67CCEE #EE6789 #EECD67
monochromatic
#1699C5 #30BAE8 #67CCEE #9EDEF4 #D5F1FA
Accessibility & contrast
On white
1.83
#67CCEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#67CCEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67CCEE
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67CCEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67CCEE | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8C8F0
Deuteranopia (green-blind)
#A5B9EE
Tritanopia (blue-blind)
#00D7D7
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #67ccee; /* rgb */ color: rgb(103, 204, 238); /* oklch */ color: oklch(79.7% 0.106 222.6);
Tailwind
colors: {
custom: {
50: '#9ddbf3',
500: '#67ccee',
950: '#000000',
},
}SCSS
$custom: #67ccee; $custom-light: #9ddbf3; $custom-dark: #000000;
JSON
{
"hex": "#67ccee",
"rgb": {
"r": 103,
"g": 204,
"b": 238
},
"hsl": {
"h": 195.111,
"s": 79.882,
"l": 66.863
},
"oklch": {
"l": 0.79731,
"c": 0.10555,
"h": 222.6
},
"luminance": 0.52242
}Semantic roles & 50–950 ramp
primary
#67CCEE
secondary
#C25A37
accent
#3E09DC
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1517
muted
#808485