#67CFF3#67CFF3
#67CFF3 is a light, moderate cyan. Relative luminance 0.540; OKLCH L 80.6% C 0.109 H 223.4°. Best body text is #000000 at 11.80:1 contrast (WCAG AA passes).
Color values
| HEX | #67CFF3 |
|---|---|
| RGB | rgb(103, 207, 243) |
| HSL | hsl(195, 85%, 68%) |
| HSV | hsv(195, 58%, 95%) |
| CMYK | cmyk(57.6%, 14.8%, 0%, 4.7%) |
| CIE-LAB | lab(78.45, -20.09, -26.83) |
| CIE-LCH | lch(78.45, 33.52, 233.18°) |
| OKLab | oklab(80.61% -0.079 -0.0746) |
| OKLCH | oklch(80.61% 0.109 223.4) |
| XYZ | xyz(44.0777, 53.9760, 92.8722) |
| Luminance | 0.5398 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.42
Baby Blue
#89CFF0
ΔE00 3.80
Bright Sky Blue
#02CCFE
ΔE00 4.09
Neon Blue
#04D9FF
ΔE00 4.87
Lightblue (survey)
#7BC8F6
ΔE00 5.43
Lightskyblue
#87CEFA
ΔE00 5.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67CFF3 #F38B67
analogous
#67F3D1 #67CFF3 #6789F3
triadic
#67CFF3 #F367CF #CFF367
tetradic
#67CFF3 #D167F3 #F38B67 #89F367
square
#67CFF3 #D167F3 #F38B67 #89F367
split-complementary
#67CFF3 #F36789 #F3D167
monochromatic
#109ECF #2EBDEF #67CFF3 #A0E1F7 #D8F3FC
Accessibility & contrast
On white
1.78
#67CFF3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.80
#67CFF3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67CFF3
11.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67CFF3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67CFF3 | 1.00 | 1.78 | 11.80 | 11.80 |
| #FFFFFF | 1.78 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACBF5
Deuteranopia (green-blind)
#A6BCF3
Tritanopia (blue-blind)
#00DADA
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #67cff3; /* rgb */ color: rgb(103, 207, 243); /* oklch */ color: oklch(80.6% 0.109 223.4);
Tailwind
colors: {
custom: {
50: '#9dddf7',
500: '#67cff3',
950: '#000000',
},
}SCSS
$custom: #67cff3; $custom-light: #9dddf7; $custom-dark: #000000;
JSON
{
"hex": "#67cff3",
"rgb": {
"r": 103,
"g": 207,
"b": 243
},
"hsl": {
"h": 195.429,
"s": 85.366,
"l": 67.843
},
"oklch": {
"l": 0.80608,
"c": 0.10867,
"h": 223.4
},
"luminance": 0.5398
}Semantic roles & 50–950 ramp
primary
#67CFF3
secondary
#CB5A33
accent
#3D04E2
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485