#67D7FA#67D7FA
#67D7FA is a very light, moderate cyan. Relative luminance 0.584; OKLCH L 82.7% C 0.113 H 221.2°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #67D7FA |
|---|---|
| RGB | rgb(103, 215, 250) |
| HSL | hsl(194, 94%, 69%) |
| HSV | hsv(194, 59%, 98%) |
| CMYK | cmyk(58.8%, 14%, 0%, 2%) |
| CIE-LAB | lab(80.95, -22.10, -26.74) |
| CIE-LCH | lch(80.95, 34.69, 230.42°) |
| OKLab | oklab(82.69% -0.0848 -0.0743) |
| OKLCH | oklch(82.69% 0.113 221.2) |
| XYZ | xyz(47.1424, 58.3819, 99.2084) |
| Luminance | 0.5839 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.82
Sky Blue
#87CEEB
ΔE00 4.29
Baby Blue
#89CFF0
ΔE00 4.71
Bright Sky Blue
#02CCFE
ΔE00 4.93
Lightskyblue
#87CEFA
ΔE00 6.69
Ice Blue
#A5DFF9
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D7FA #FA8A67
analogous
#67FAD4 #67D7FA #678EFA
triadic
#67D7FA #FA67D7 #D7FA67
tetradic
#67D7FA #D467FA #FA8A67 #8EFA67
square
#67D7FA #D467FA #FA8A67 #8EFA67
split-complementary
#67D7FA #FA678E #FAD467
monochromatic
#07ACDF #2CC7F8 #67D7FA #A2E7FC #DEF6FE
Accessibility & contrast
On white
1.66
#67D7FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#67D7FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D7FA
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D7FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D7FA | 1.00 | 1.66 | 12.68 | 12.68 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2D2FC
Deuteranopia (green-blind)
#ADC2FA
Tritanopia (blue-blind)
#00E2E2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #67d7fa; /* rgb */ color: rgb(103, 215, 250); /* oklch */ color: oklch(82.7% 0.113 221.2);
Tailwind
colors: {
custom: {
50: '#9fe3fc',
500: '#67d7fa',
950: '#000000',
},
}SCSS
$custom: #67d7fa; $custom-light: #9fe3fc; $custom-dark: #000000;
JSON
{
"hex": "#67d7fa",
"rgb": {
"r": 103,
"g": 215,
"b": 250
},
"hsl": {
"h": 194.286,
"s": 93.631,
"l": 69.216
},
"oklch": {
"l": 0.8269,
"c": 0.11276,
"h": 221.2
},
"luminance": 0.58387
}Semantic roles & 50–950 ramp
primary
#67D7FA
secondary
#D45831
accent
#3700E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485