#67D5F5#67D5F5
#67D5F5 is a very light, moderate cyan. Relative luminance 0.571; OKLCH L 82.0% C 0.110 H 219.6°. Best body text is #000000 at 12.41:1 contrast (WCAG AA passes).
Color values
| HEX | #67D5F5 |
|---|---|
| RGB | rgb(103, 213, 245) |
| HSL | hsl(194, 88%, 68%) |
| HSV | hsv(194, 58%, 96%) |
| CMYK | cmyk(58%, 13.1%, 0%, 3.9%) |
| CIE-LAB | lab(80.21, -22.54, -25.20) |
| CIE-LCH | lch(80.21, 33.81, 228.19°) |
| OKLab | oklab(82.04% -0.0846 -0.07) |
| OKLCH | oklch(82.04% 0.11 219.6) |
| XYZ | xyz(45.8627, 57.0602, 94.9653) |
| Luminance | 0.5706 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.74
Sky Blue
#87CEEB
ΔE00 4.22
Baby Blue
#89CFF0
ΔE00 4.89
Bright Sky Blue
#02CCFE
ΔE00 5.19
Ice Blue
#A5DFF9
ΔE00 7.02
Lightskyblue
#87CEFA
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D5F5 #F58767
analogous
#67F5CE #67D5F5 #678EF5
triadic
#67D5F5 #F567D5 #D5F567
tetradic
#67D5F5 #CE67F5 #F58767 #8EF567
square
#67D5F5 #CE67F5 #F58767 #8EF567
split-complementary
#67D5F5 #F5678E #F5CE67
monochromatic
#0EA7D4 #2EC5F1 #67D5F5 #A0E5F9 #DAF5FD
Accessibility & contrast
On white
1.69
#67D5F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.41
#67D5F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D5F5
12.41:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D5F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D5F5 | 1.00 | 1.69 | 12.41 | 12.41 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.41 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.41 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1D0F7
Deuteranopia (green-blind)
#ACC0F5
Tritanopia (blue-blind)
#00E0DF
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #67d5f5; /* rgb */ color: rgb(103, 213, 245); /* oklch */ color: oklch(82.0% 0.110 219.6);
Tailwind
colors: {
custom: {
50: '#9ee2f8',
500: '#67d5f5',
950: '#000000',
},
}SCSS
$custom: #67d5f5; $custom-light: #9ee2f8; $custom-dark: #000000;
JSON
{
"hex": "#67d5f5",
"rgb": {
"r": 103,
"g": 213,
"b": 245
},
"hsl": {
"h": 193.521,
"s": 87.654,
"l": 68.235
},
"oklch": {
"l": 0.82043,
"c": 0.10978,
"h": 219.6
},
"luminance": 0.57065
}Semantic roles & 50–950 ramp
primary
#67D5F5
secondary
#CE5532
accent
#3401E4
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485