#67CDF5#67CDF5
#67CDF5 is a light, moderate cyan. Relative luminance 0.531; OKLCH L 80.2% C 0.110 H 226.3°. Best body text is #000000 at 11.63:1 contrast (WCAG AA passes).
Color values
| HEX | #67CDF5 |
|---|---|
| RGB | rgb(103, 205, 245) |
| HSL | hsl(197, 88%, 68%) |
| HSV | hsv(197, 58%, 96%) |
| CMYK | cmyk(58%, 16.3%, 0%, 3.9%) |
| CIE-LAB | lab(77.95, -18.48, -28.66) |
| CIE-LCH | lch(77.95, 34.10, 237.18°) |
| OKLab | oklab(80.24% -0.0762 -0.0798) |
| OKLCH | oklch(80.24% 0.11 226.3) |
| XYZ | xyz(43.8999, 53.1346, 94.3110) |
| Luminance | 0.5314 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.52
Sky Blue
#87CEEB
ΔE00 3.60
Bright Sky Blue
#02CCFE
ΔE00 3.80
Lightblue (survey)
#7BC8F6
ΔE00 4.23
Lightskyblue
#87CEFA
ΔE00 4.70
Sky
#82CAFC
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67CDF5 #F58F67
analogous
#67F5D6 #67CDF5 #6786F5
triadic
#67CDF5 #F567CD #CDF567
tetradic
#67CDF5 #D667F5 #F58F67 #86F567
square
#67CDF5 #D667F5 #F58F67 #86F567
split-complementary
#67CDF5 #F56786 #F5D667
monochromatic
#0E9CD4 #2EBAF1 #67CDF5 #A0E0F9 #DAF3FD
Accessibility & contrast
On white
1.81
#67CDF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.63
#67CDF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67CDF5
11.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67CDF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67CDF5 | 1.00 | 1.81 | 11.63 | 11.63 |
| #FFFFFF | 1.81 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7C9F7
Deuteranopia (green-blind)
#A3BAF5
Tritanopia (blue-blind)
#00D9DA
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #67cdf5; /* rgb */ color: rgb(103, 205, 245); /* oklch */ color: oklch(80.2% 0.110 226.3);
Tailwind
colors: {
custom: {
50: '#9edcf8',
500: '#67cdf5',
950: '#000000',
},
}SCSS
$custom: #67cdf5; $custom-light: #9edcf8; $custom-dark: #000000;
JSON
{
"hex": "#67cdf5",
"rgb": {
"r": 103,
"g": 205,
"b": 245
},
"hsl": {
"h": 196.901,
"s": 87.654,
"l": 68.235
},
"oklch": {
"l": 0.80238,
"c": 0.11032,
"h": 226.3
},
"luminance": 0.53139
}Semantic roles & 50–950 ramp
primary
#67CDF5
secondary
#CE5E32
accent
#4101E4
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485