#67CEF6#67CEF6
#67CEF6 is a light, moderate cyan. Relative luminance 0.537; OKLCH L 80.5% C 0.111 H 226.1°. Best body text is #000000 at 11.74:1 contrast (WCAG AA passes).
Color values
| HEX | #67CEF6 |
|---|---|
| RGB | rgb(103, 206, 246) |
| HSL | hsl(197, 89%, 68%) |
| HSV | hsv(197, 58%, 96%) |
| CMYK | cmyk(58.1%, 16.3%, 0%, 3.5%) |
| CIE-LAB | lab(78.27, -18.70, -28.70) |
| CIE-LCH | lch(78.27, 34.26, 236.92°) |
| OKLab | oklab(80.5% -0.0769 -0.0799) |
| OKLCH | oklch(80.5% 0.111 226.1) |
| XYZ | xyz(44.2929, 53.6757, 95.1971) |
| Luminance | 0.5368 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 3.53
Sky Blue
#87CEEB
ΔE00 3.61
Bright Sky Blue
#02CCFE
ΔE00 3.80
Lightblue (survey)
#7BC8F6
ΔE00 4.37
Lightskyblue
#87CEFA
ΔE00 4.75
Neon Blue
#04D9FF
ΔE00 5.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67CEF6 #F68F67
analogous
#67F6D6 #67CEF6 #6786F6
triadic
#67CEF6 #F667CE #CEF667
tetradic
#67CEF6 #D667F6 #F68F67 #86F667
square
#67CEF6 #D667F6 #F68F67 #86F667
split-complementary
#67CEF6 #F66786 #F6D667
monochromatic
#0D9ED6 #2DBBF3 #67CEF6 #A1E1F9 #DBF3FD
Accessibility & contrast
On white
1.79
#67CEF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.74
#67CEF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67CEF6
11.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67CEF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67CEF6 | 1.00 | 1.79 | 11.74 | 11.74 |
| #FFFFFF | 1.79 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CAF8
Deuteranopia (green-blind)
#A4BBF6
Tritanopia (blue-blind)
#00DADB
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #67cef6; /* rgb */ color: rgb(103, 206, 246); /* oklch */ color: oklch(80.5% 0.111 226.1);
Tailwind
colors: {
custom: {
50: '#9eddf9',
500: '#67cef6',
950: '#000000',
},
}SCSS
$custom: #67cef6; $custom-light: #9eddf9; $custom-dark: #000000;
JSON
{
"hex": "#67cef6",
"rgb": {
"r": 103,
"g": 206,
"b": 246
},
"hsl": {
"h": 196.783,
"s": 88.82,
"l": 68.431
},
"oklch": {
"l": 0.80503,
"c": 0.1109,
"h": 226.1
},
"luminance": 0.5368
}Semantic roles & 50–950 ramp
primary
#67CEF6
secondary
#CF5E32
accent
#4000E5
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485