#67D0F5#67D0F5
#67D0F5 is a light, moderate cyan. Relative luminance 0.546; OKLCH L 80.9% C 0.110 H 223.8°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #67D0F5 |
|---|---|
| RGB | rgb(103, 208, 245) |
| HSL | hsl(196, 88%, 68%) |
| HSV | hsv(196, 58%, 96%) |
| CMYK | cmyk(58%, 15.1%, 0%, 3.9%) |
| CIE-LAB | lab(78.80, -20.01, -27.36) |
| CIE-LCH | lch(78.80, 33.90, 233.82°) |
| OKLab | oklab(80.91% -0.0793 -0.0761) |
| OKLCH | oklch(80.91% 0.11 223.8) |
| XYZ | xyz(44.6244, 54.5836, 94.5525) |
| Luminance | 0.5459 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.49
Baby Blue
#89CFF0
ΔE00 3.76
Bright Sky Blue
#02CCFE
ΔE00 4.03
Neon Blue
#04D9FF
ΔE00 4.85
Lightblue (survey)
#7BC8F6
ΔE00 5.33
Lightskyblue
#87CEFA
ΔE00 5.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D0F5 #F58C67
analogous
#67F5D3 #67D0F5 #6789F5
triadic
#67D0F5 #F567D0 #D0F567
tetradic
#67D0F5 #D367F5 #F58C67 #89F567
square
#67D0F5 #D367F5 #F58C67 #89F567
split-complementary
#67D0F5 #F56789 #F5D367
monochromatic
#0EA0D4 #2EBEF1 #67D0F5 #A0E2F9 #DAF4FD
Accessibility & contrast
On white
1.76
#67D0F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#67D0F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D0F5
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D0F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D0F5 | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BBCCF7
Deuteranopia (green-blind)
#A7BCF5
Tritanopia (blue-blind)
#00DBDC
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #67d0f5; /* rgb */ color: rgb(103, 208, 245); /* oklch */ color: oklch(80.9% 0.110 223.8);
Tailwind
colors: {
custom: {
50: '#9edef8',
500: '#67d0f5',
950: '#000000',
},
}SCSS
$custom: #67d0f5; $custom-light: #9edef8; $custom-dark: #000000;
JSON
{
"hex": "#67d0f5",
"rgb": {
"r": 103,
"g": 208,
"b": 245
},
"hsl": {
"h": 195.634,
"s": 87.654,
"l": 68.235
},
"oklch": {
"l": 0.80914,
"c": 0.10994,
"h": 223.8
},
"luminance": 0.54588
}Semantic roles & 50–950 ramp
primary
#67D0F5
secondary
#CE5B32
accent
#3C01E4
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485