#67DAF2#67DAF2
#67DAF2 is a very light, moderate cyan. Relative luminance 0.594; OKLCH L 83.1% C 0.109 H 213.4°. Best body text is #000000 at 12.89:1 contrast (WCAG AA passes).
Color values
| HEX | #67DAF2 |
|---|---|
| RGB | rgb(103, 218, 242) |
| HSL | hsl(190, 84%, 68%) |
| HSV | hsv(190, 57%, 95%) |
| CMYK | cmyk(57.4%, 9.9%, 0%, 5.1%) |
| CIE-LAB | lab(81.53, -25.88, -21.61) |
| CIE-LCH | lch(81.53, 33.71, 219.86°) |
| OKLab | oklab(83.06% -0.0909 -0.0599) |
| OKLCH | oklch(83.06% 0.109 213.4) |
| XYZ | xyz(46.6855, 59.4326, 92.9985) |
| Luminance | 0.5944 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.15
Robin'S Egg
#6DEDFD
ΔE00 5.18
Aqua Blue
#02D8E9
ΔE00 5.52
Sky Blue
#87CEEB
ΔE00 6.21
Robin Egg Blue
#8AF1FE
ΔE00 6.32
Robin'S Egg Blue
#98EFF9
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DAF2 #F27F67
analogous
#67F2C5 #67DAF2 #6794F2
triadic
#67DAF2 #F267DA #DAF267
tetradic
#67DAF2 #C567F2 #F27F67 #94F267
square
#67DAF2 #C567F2 #F27F67 #94F267
split-complementary
#67DAF2 #F26794 #F2C567
monochromatic
#12ADCD #2FCCED #67DAF2 #9FE8F7 #D8F5FC
Accessibility & contrast
On white
1.63
#67DAF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.89
#67DAF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DAF2
12.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DAF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DAF2 | 1.00 | 1.63 | 12.89 | 12.89 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D4F3
Deuteranopia (green-blind)
#B3C4F2
Tritanopia (blue-blind)
#00E4E1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #67daf2; /* rgb */ color: rgb(103, 218, 242); /* oklch */ color: oklch(83.1% 0.109 213.4);
Tailwind
colors: {
custom: {
50: '#9ee5f6',
500: '#67daf2',
950: '#000000',
},
}SCSS
$custom: #67daf2; $custom-light: #9ee5f6; $custom-dark: #000000;
JSON
{
"hex": "#67daf2",
"rgb": {
"r": 103,
"g": 218,
"b": 242
},
"hsl": {
"h": 190.36,
"s": 84.242,
"l": 67.647
},
"oklch": {
"l": 0.83064,
"c": 0.10888,
"h": 213.4
},
"luminance": 0.59437
}Semantic roles & 50–950 ramp
primary
#67DAF2
secondary
#C94E34
accent
#2B05E1
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#101617
muted
#808485