#67D7F2#67D7F2
#67D7F2 is a very light, moderate cyan. Relative luminance 0.579; OKLCH L 82.4% C 0.108 H 215.9°. Best body text is #000000 at 12.58:1 contrast (WCAG AA passes).
Color values
| HEX | #67D7F2 |
|---|---|
| RGB | rgb(103, 215, 242) |
| HSL | hsl(192, 84%, 68%) |
| HSV | hsv(192, 57%, 95%) |
| CMYK | cmyk(57.4%, 11.2%, 0%, 5.1%) |
| CIE-LAB | lab(80.68, -24.40, -22.90) |
| CIE-LCH | lch(80.68, 33.46, 223.19°) |
| OKLab | oklab(82.38% -0.0878 -0.0635) |
| OKLCH | oklch(82.38% 0.108 215.9) |
| XYZ | xyz(45.9146, 57.8908, 92.7415) |
| Luminance | 0.5789 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.75
Sky Blue
#87CEEB
ΔE00 5.21
Baby Blue
#89CFF0
ΔE00 6.11
Aqua Blue
#02D8E9
ΔE00 6.38
Robin'S Egg
#6DEDFD
ΔE00 6.38
Bright Sky Blue
#02CCFE
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D7F2 #F28267
analogous
#67F2C8 #67D7F2 #6791F2
triadic
#67D7F2 #F267D7 #D7F267
tetradic
#67D7F2 #C867F2 #F28267 #91F267
square
#67D7F2 #C867F2 #F28267 #91F267
split-complementary
#67D7F2 #F26791 #F2C867
monochromatic
#12A9CD #2FC8ED #67D7F2 #9FE6F7 #D8F5FC
Accessibility & contrast
On white
1.67
#67D7F2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.58
#67D7F2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D7F2
12.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D7F2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D7F2 | 1.00 | 1.67 | 12.58 | 12.58 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D1F4
Deuteranopia (green-blind)
#B0C2F2
Tritanopia (blue-blind)
#00E1DF
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #67d7f2; /* rgb */ color: rgb(103, 215, 242); /* oklch */ color: oklch(82.4% 0.108 215.9);
Tailwind
colors: {
custom: {
50: '#9ee3f6',
500: '#67d7f2',
950: '#000000',
},
}SCSS
$custom: #67d7f2; $custom-light: #9ee3f6; $custom-dark: #000000;
JSON
{
"hex": "#67d7f2",
"rgb": {
"r": 103,
"g": 215,
"b": 242
},
"hsl": {
"h": 191.655,
"s": 84.242,
"l": 67.647
},
"oklch": {
"l": 0.82382,
"c": 0.10835,
"h": 215.9
},
"luminance": 0.57895
}Semantic roles & 50–950 ramp
primary
#67D7F2
secondary
#C95134
accent
#3005E1
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485