#67D2E8#67D2E8
#67D2E8 is a light, moderate cyan. Relative luminance 0.548; OKLCH L 80.9% C 0.103 H 213.0°. Best body text is #000000 at 11.96:1 contrast (WCAG AA passes).
Color values
| HEX | #67D2E8 |
|---|---|
| RGB | rgb(103, 210, 232) |
| HSL | hsl(190, 74%, 66%) |
| HSV | hsv(190, 56%, 91%) |
| CMYK | cmyk(55.6%, 9.5%, 0%, 9%) |
| CIE-LAB | lab(78.93, -24.73, -20.22) |
| CIE-LCH | lch(78.93, 31.95, 219.27°) |
| OKLab | oklab(80.87% -0.0863 -0.056) |
| OKLCH | oklch(80.87% 0.103 213) |
| XYZ | xyz(43.1998, 54.7988, 84.6289) |
| Luminance | 0.5480 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.81
Aqua Blue
#02D8E9
ΔE00 5.54
Sky Blue
#87CEEB
ΔE00 5.73
Robin'S Egg
#6DEDFD
ΔE00 6.66
Baby Blue
#89CFF0
ΔE00 6.88
Bright Sky Blue
#02CCFE
ΔE00 7.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D2E8 #E87D67
analogous
#67E8BE #67D2E8 #6791E8
triadic
#67D2E8 #E867D2 #D2E867
tetradic
#67D2E8 #BE67E8 #E87D67 #91E867
square
#67D2E8 #BE67E8 #E87D67 #91E867
split-complementary
#67D2E8 #E86791 #E8BE67
monochromatic
#1C9EB9 #32C2E0 #67D2E8 #9CE2F0 #D1F1F8
Accessibility & contrast
On white
1.76
#67D2E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.96
#67D2E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D2E8
11.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D2E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D2E8 | 1.00 | 1.76 | 11.96 | 11.96 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1CCE9
Deuteranopia (green-blind)
#ADBDE8
Tritanopia (blue-blind)
#00DBD9
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #67d2e8; /* rgb */ color: rgb(103, 210, 232); /* oklch */ color: oklch(80.9% 0.103 213.0);
Tailwind
colors: {
custom: {
50: '#9de0ef',
500: '#67d2e8',
950: '#000000',
},
}SCSS
$custom: #67d2e8; $custom-light: #9de0ef; $custom-dark: #000000;
JSON
{
"hex": "#67d2e8",
"rgb": {
"r": 103,
"g": 210,
"b": 232
},
"hsl": {
"h": 190.233,
"s": 73.714,
"l": 65.686
},
"oklch": {
"l": 0.80866,
"c": 0.10291,
"h": 213
},
"luminance": 0.54803
}Semantic roles & 50–950 ramp
primary
#67D2E8
secondary
#B8503B
accent
#3110D6
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1516
muted
#808485