#67CBED#67CBED
#67CBED is a light, moderate cyan. Relative luminance 0.517; OKLCH L 79.5% C 0.105 H 222.8°. Best body text is #000000 at 11.34:1 contrast (WCAG AA passes).
Color values
| HEX | #67CBED |
|---|---|
| RGB | rgb(103, 203, 237) |
| HSL | hsl(195, 79%, 67%) |
| HSV | hsv(195, 57%, 93%) |
| CMYK | cmyk(56.5%, 14.3%, 0%, 7.1%) |
| CIE-LAB | lab(77.10, -19.78, -25.67) |
| CIE-LCH | lch(77.10, 32.41, 232.38°) |
| OKLab | oklab(79.47% -0.077 -0.0713) |
| OKLCH | oklch(79.47% 0.105 222.8) |
| XYZ | xyz(42.2296, 51.7059, 87.8591) |
| Luminance | 0.5171 (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.31
Neon Blue
#04D9FF
ΔE00 5.34
Lightblue (survey)
#7BC8F6
ΔE00 5.50
Lightskyblue
#87CEFA
ΔE00 5.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67CBED #ED8967
analogous
#67EDCC #67CBED #6788ED
triadic
#67CBED #ED67CB #CBED67
tetradic
#67CBED #CC67ED #ED8967 #88ED67
square
#67CBED #CC67ED #ED8967 #88ED67
split-complementary
#67CBED #ED6788 #EDCC67
monochromatic
#1797C3 #30B8E7 #67CBED #9EDEF3 #D4F0FA
Accessibility & contrast
On white
1.85
#67CBED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.34
#67CBED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67CBED
11.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67CBED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67CBED | 1.00 | 1.85 | 11.34 | 11.34 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C7EF
Deuteranopia (green-blind)
#A4B8ED
Tritanopia (blue-blind)
#00D6D6
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #67cbed; /* rgb */ color: rgb(103, 203, 237); /* oklch */ color: oklch(79.5% 0.105 222.8);
Tailwind
colors: {
custom: {
50: '#9ddbf3',
500: '#67cbed',
950: '#000000',
},
}SCSS
$custom: #67cbed; $custom-light: #9ddbf3; $custom-dark: #000000;
JSON
{
"hex": "#67cbed",
"rgb": {
"r": 103,
"g": 203,
"b": 237
},
"hsl": {
"h": 195.224,
"s": 78.824,
"l": 66.667
},
"oklch": {
"l": 0.79465,
"c": 0.10494,
"h": 222.8
},
"luminance": 0.5171
}Semantic roles & 50–950 ramp
primary
#67CBED
secondary
#C15A38
accent
#3F0ADB
background
#FCFEFF
surface
#F6FBFE
border
#D0D4D6
text
#0F1517
muted
#808485