#67CEFA#67CEFA
#67CEFA is a light, moderate cyan. Relative luminance 0.539; OKLCH L 80.7% C 0.114 H 228.5°. Best body text is #000000 at 11.79:1 contrast (WCAG AA passes).
Color values
| HEX | #67CEFA |
|---|---|
| RGB | rgb(103, 206, 250) |
| HSL | hsl(198, 94%, 69%) |
| HSV | hsv(198, 59%, 98%) |
| CMYK | cmyk(58.8%, 17.6%, 0%, 2%) |
| CIE-LAB | lab(78.42, -17.52, -30.62) |
| CIE-LCH | lch(78.42, 35.28, 240.22°) |
| OKLab | oklab(80.67% -0.0754 -0.0854) |
| OKLCH | oklch(80.67% 0.114 228.5) |
| XYZ | xyz(44.9135, 53.9240, 98.4654) |
| Luminance | 0.5393 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 3.59
Baby Blue
#89CFF0
ΔE00 3.65
Bright Sky Blue
#02CCFE
ΔE00 3.93
Lightskyblue
#87CEFA
ΔE00 4.06
Sky Blue
#87CEEB
ΔE00 4.13
Sky
#82CAFC
ΔE00 4.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67CEFA #FA9367
analogous
#67FADD #67CEFA #6785FA
triadic
#67CEFA #FA67CE #CEFA67
tetradic
#67CEFA #DD67FA #FA9367 #85FA67
square
#67CEFA #DD67FA #FA9367 #85FA67
split-complementary
#67CEFA #FA6785 #FADD67
monochromatic
#079FDF #2CBBF8 #67CEFA #A2E1FC #DEF4FE
Accessibility & contrast
On white
1.78
#67CEFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.79
#67CEFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67CEFA
11.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67CEFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67CEFA | 1.00 | 1.78 | 11.79 | 11.79 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B7CBFC
Deuteranopia (green-blind)
#A2BBF9
Tritanopia (blue-blind)
#00DBDC
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #67cefa; /* rgb */ color: rgb(103, 206, 250); /* oklch */ color: oklch(80.7% 0.114 228.5);
Tailwind
colors: {
custom: {
50: '#9eddfc',
500: '#67cefa',
950: '#000000',
},
}SCSS
$custom: #67cefa; $custom-light: #9eddfc; $custom-dark: #000000;
JSON
{
"hex": "#67cefa",
"rgb": {
"r": 103,
"g": 206,
"b": 250
},
"hsl": {
"h": 197.959,
"s": 93.631,
"l": 69.216
},
"oklch": {
"l": 0.80667,
"c": 0.11393,
"h": 228.5
},
"luminance": 0.53928
}Semantic roles & 50–950 ramp
primary
#67CEFA
secondary
#D46231
accent
#4500E6
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#101517
muted
#808485