#67DDFF#67DDFF
#67DDFF is a very light, moderate cyan. Relative luminance 0.618; OKLCH L 84.2% C 0.116 H 219.6°. Best body text is #000000 at 13.36:1 contrast (WCAG AA passes).
Color values
| HEX | #67DDFF |
|---|---|
| RGB | rgb(103, 221, 255) |
| HSL | hsl(193, 100%, 70%) |
| HSV | hsv(193, 60%, 100%) |
| CMYK | cmyk(59.6%, 13.3%, 0%, 0%) |
| CIE-LAB | lab(82.81, -23.66, -26.54) |
| CIE-LCH | lch(82.81, 35.56, 228.28°) |
| OKLab | oklab(84.24% -0.0891 -0.0738) |
| OKLCH | oklch(84.24% 0.116 219.6) |
| XYZ | xyz(49.4928, 61.8115, 103.9109) |
| Luminance | 0.6182 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.62
Sky Blue
#87CEEB
ΔE00 5.34
Baby Blue
#89CFF0
ΔE00 5.75
Bright Sky Blue
#02CCFE
ΔE00 5.96
Ice Blue
#A5DFF9
ΔE00 6.82
Robin'S Egg
#6DEDFD
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DDFF #FF8967
analogous
#67FFD5 #67DDFF #6791FF
triadic
#67DDFF #FF67DD #DDFF67
tetradic
#67DDFF #D567FF #FF8967 #91FF67
square
#67DDFF #D567FF #FF8967 #91FF67
split-complementary
#67DDFF #FF6791 #FFD567
monochromatic
#00B7EC #2ACFFF #67DDFF #A4EBFF #E0F8FF
Accessibility & contrast
On white
1.57
#67DDFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.36
#67DDFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DDFF
13.36:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DDFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DDFF | 1.00 | 1.57 | 13.36 | 13.36 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.36 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.36 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D8FF
Deuteranopia (green-blind)
#B2C7FF
Tritanopia (blue-blind)
#00E8E8
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #67ddff; /* rgb */ color: rgb(103, 221, 255); /* oklch */ color: oklch(84.2% 0.116 219.6);
Tailwind
colors: {
custom: {
50: '#9fe7ff',
500: '#67ddff',
950: '#000000',
},
}SCSS
$custom: #67ddff; $custom-light: #9fe7ff; $custom-dark: #000000;
JSON
{
"hex": "#67ddff",
"rgb": {
"r": 103,
"g": 221,
"b": 255
},
"hsl": {
"h": 193.421,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.84238,
"c": 0.11571,
"h": 219.6
},
"luminance": 0.61816
}Semantic roles & 50–950 ramp
primary
#67DDFF
secondary
#DA5630
accent
#3300E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101618
muted
#818486