#67CDFE#67CDFE
#67CDFE is a light, moderate cyan. Relative luminance 0.537; OKLCH L 80.6% C 0.117 H 231.6°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #67CDFE |
|---|---|
| RGB | rgb(103, 205, 254) |
| HSL | hsl(199, 99%, 70%) |
| HSV | hsv(199, 59%, 100%) |
| CMYK | cmyk(59.4%, 19.3%, 0%, 0.4%) |
| CIE-LAB | lab(78.29, -15.82, -32.96) |
| CIE-LCH | lch(78.29, 36.56, 244.36°) |
| OKLab | oklab(80.61% -0.073 -0.0921) |
| OKLCH | oklch(80.61% 0.117 231.6) |
| XYZ | xyz(45.3073, 53.6976, 101.7237) |
| Luminance | 0.5370 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.76
Lightskyblue
#87CEFA
ΔE00 3.44
Sky
#82CAFC
ΔE00 3.99
Baby Blue
#89CFF0
ΔE00 4.19
Bright Sky Blue
#02CCFE
ΔE00 4.57
Sky Blue
#87CEEB
ΔE00 5.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67CDFE #FE9867
analogous
#67FEE3 #67CDFE #6782FE
triadic
#67CDFE #FE67CD #CDFE67
tetradic
#67CDFE #E367FE #FE9867 #82FE67
square
#67CDFE #E367FE #FE9867 #82FE67
split-complementary
#67CDFE #FE6782 #FEE367
monochromatic
#029EE9 #2AB9FE #67CDFE #A4E1FE #E1F5FF
Accessibility & contrast
On white
1.79
#67CDFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#67CDFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67CDFE
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67CDFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67CDFE | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B5CAFF
Deuteranopia (green-blind)
#A0BBFD
Tritanopia (blue-blind)
#00DADD
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #67cdfe; /* rgb */ color: rgb(103, 205, 254); /* oklch */ color: oklch(80.6% 0.117 231.6);
Tailwind
colors: {
custom: {
50: '#9edcff',
500: '#67cdfe',
950: '#000000',
},
}SCSS
$custom: #67cdfe; $custom-light: #9edcff; $custom-dark: #000000;
JSON
{
"hex": "#67cdfe",
"rgb": {
"r": 103,
"g": 205,
"b": 254
},
"hsl": {
"h": 199.47,
"s": 98.693,
"l": 70
},
"oklch": {
"l": 0.80611,
"c": 0.11749,
"h": 231.6
},
"luminance": 0.53702
}Semantic roles & 50–950 ramp
primary
#67CDFE
secondary
#D96730
accent
#4A00E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101518
muted
#808486