#67E2FF#67E2FF
#67E2FF is a very light, moderate cyan. Relative luminance 0.645; OKLCH L 85.4% C 0.116 H 215.7°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #67E2FF |
|---|---|
| RGB | rgb(103, 226, 255) |
| HSL | hsl(191, 100%, 70%) |
| HSV | hsv(191, 60%, 100%) |
| CMYK | cmyk(59.6%, 11.4%, 0%, 0%) |
| CIE-LAB | lab(84.22, -26.13, -24.40) |
| CIE-LCH | lch(84.22, 35.75, 223.03°) |
| OKLab | oklab(85.37% -0.0942 -0.0677) |
| OKLCH | oklch(85.37% 0.116 215.7) |
| XYZ | xyz(50.8326, 64.4911, 104.3575) |
| Luminance | 0.6450 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.00
Robin'S Egg
#6DEDFD
ΔE00 4.91
Robin Egg Blue
#8AF1FE
ΔE00 5.93
Sky Blue
#87CEEB
ΔE00 6.73
Robin'S Egg Blue
#98EFF9
ΔE00 6.80
Aqua Blue
#02D8E9
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67E2FF #FF8467
analogous
#67FFD0 #67E2FF #6796FF
triadic
#67E2FF #FF67E2 #E2FF67
tetradic
#67E2FF #D067FF #FF8467 #96FF67
square
#67E2FF #D067FF #FF8467 #96FF67
split-complementary
#67E2FF #FF6796 #FFD067
monochromatic
#00BFEC #2AD6FF #67E2FF #A4EEFF #E0F9FF
Accessibility & contrast
On white
1.51
#67E2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#67E2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67E2FF
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67E2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67E2FF | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CEDCFF
Deuteranopia (green-blind)
#B7CBFF
Tritanopia (blue-blind)
#00EDEB
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #67e2ff; /* rgb */ color: rgb(103, 226, 255); /* oklch */ color: oklch(85.4% 0.116 215.7);
Tailwind
colors: {
custom: {
50: '#a0ebff',
500: '#67e2ff',
950: '#000000',
},
}SCSS
$custom: #67e2ff; $custom-light: #a0ebff; $custom-dark: #000000;
JSON
{
"hex": "#67e2ff",
"rgb": {
"r": 103,
"g": 226,
"b": 255
},
"hsl": {
"h": 191.447,
"s": 100,
"l": 70.196
},
"oklch": {
"l": 0.85366,
"c": 0.11606,
"h": 215.7
},
"luminance": 0.64496
}Semantic roles & 50–950 ramp
primary
#67E2FF
secondary
#DA5030
accent
#2C00E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#101618
muted
#818486