#67CEE7#67CEE7
#67CEE7 is a light, moderate cyan. Relative luminance 0.528; OKLCH L 79.9% C 0.102 H 215.8°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #67CEE7 |
|---|---|
| RGB | rgb(103, 206, 231) |
| HSL | hsl(192, 73%, 65%) |
| HSV | hsv(192, 55%, 91%) |
| CMYK | cmyk(55.4%, 10.8%, 0%, 9.4%) |
| CIE-LAB | lab(77.75, -23.01, -21.47) |
| CIE-LCH | lch(77.75, 31.47, 223.01°) |
| OKLab | oklab(79.92% -0.0824 -0.0595) |
| OKLCH | oklch(79.92% 0.102 215.8) |
| XYZ | xyz(42.0829, 52.7917, 83.5579) |
| Luminance | 0.5280 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.73
Neon Blue
#04D9FF
ΔE00 4.82
Baby Blue
#89CFF0
ΔE00 5.86
Bright Sky Blue
#02CCFE
ΔE00 6.31
Aqua Blue
#02D8E9
ΔE00 6.70
Robin'S Egg
#6DEDFD
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67CEE7 #E78067
analogous
#67E7C0 #67CEE7 #678EE7
triadic
#67CEE7 #E767CE #CEE767
tetradic
#67CEE7 #C067E7 #E78067 #8EE767
square
#67CEE7 #C067E7 #E78067 #8EE767
split-complementary
#67CEE7 #E7678E #E7C067
monochromatic
#1D99B7 #32BDDF #67CEE7 #9CDFEF #D1F0F8
Accessibility & contrast
On white
1.82
#67CEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#67CEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67CEE7
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67CEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67CEE7 | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BDC8E8
Deuteranopia (green-blind)
#A9BAE7
Tritanopia (blue-blind)
#00D7D6
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #67cee7; /* rgb */ color: rgb(103, 206, 231); /* oklch */ color: oklch(79.9% 0.102 215.8);
Tailwind
colors: {
custom: {
50: '#9cddee',
500: '#67cee7',
950: '#000000',
},
}SCSS
$custom: #67cee7; $custom-light: #9cddee; $custom-dark: #000000;
JSON
{
"hex": "#67cee7",
"rgb": {
"r": 103,
"g": 206,
"b": 231
},
"hsl": {
"h": 191.719,
"s": 72.727,
"l": 65.49
},
"oklch": {
"l": 0.79915,
"c": 0.10165,
"h": 215.8
},
"luminance": 0.52796
}Semantic roles & 50–950 ramp
primary
#67CEE7
secondary
#B7543B
accent
#3711D5
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485