#67D8F2#67D8F2
#67D8F2 is a very light, moderate cyan. Relative luminance 0.584; OKLCH L 82.6% C 0.109 H 215.0°. Best body text is #000000 at 12.68:1 contrast (WCAG AA passes).
Color values
| HEX | #67D8F2 |
|---|---|
| RGB | rgb(103, 216, 242) |
| HSL | hsl(191, 84%, 68%) |
| HSV | hsv(191, 57%, 95%) |
| CMYK | cmyk(57.4%, 10.7%, 0%, 5.1%) |
| CIE-LAB | lab(80.96, -24.89, -22.47) |
| CIE-LCH | lch(80.96, 33.53, 222.07°) |
| OKLab | oklab(82.61% -0.0888 -0.0623) |
| OKLCH | oklch(82.61% 0.109 215) |
| XYZ | xyz(46.1700, 58.4016, 92.8267) |
| Luminance | 0.5841 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.84
Sky Blue
#87CEEB
ΔE00 5.53
Robin'S Egg
#6DEDFD
ΔE00 5.98
Aqua Blue
#02D8E9
ΔE00 6.08
Baby Blue
#89CFF0
ΔE00 6.45
Bright Sky Blue
#02CCFE
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D8F2 #F28167
analogous
#67F2C6 #67D8F2 #6792F2
triadic
#67D8F2 #F267D8 #D8F267
tetradic
#67D8F2 #C667F2 #F28167 #92F267
square
#67D8F2 #C667F2 #F28167 #92F267
split-complementary
#67D8F2 #F26792 #F2C667
monochromatic
#12AACD #2FCAED #67D8F2 #9FE6F7 #D8F5FC
Accessibility & contrast
On white
1.66
#67D8F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.68
#67D8F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D8F2
12.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D8F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D8F2 | 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)
#C6D2F4
Deuteranopia (green-blind)
#B1C2F2
Tritanopia (blue-blind)
#00E2E0
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #67d8f2; /* rgb */ color: rgb(103, 216, 242); /* oklch */ color: oklch(82.6% 0.109 215.0);
Tailwind
colors: {
custom: {
50: '#9ee4f6',
500: '#67d8f2',
950: '#000000',
},
}SCSS
$custom: #67d8f2; $custom-light: #9ee4f6; $custom-dark: #000000;
JSON
{
"hex": "#67d8f2",
"rgb": {
"r": 103,
"g": 216,
"b": 242
},
"hsl": {
"h": 191.223,
"s": 84.242,
"l": 67.647
},
"oklch": {
"l": 0.82609,
"c": 0.10851,
"h": 215
},
"luminance": 0.58406
}Semantic roles & 50–950 ramp
primary
#67D8F2
secondary
#C95034
accent
#2E05E1
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485