#67D2F5#67D2F5
#67D2F5 is a light, moderate cyan. Relative luminance 0.556; OKLCH L 81.4% C 0.110 H 222.1°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #67D2F5 |
|---|---|
| RGB | rgb(103, 210, 245) |
| HSL | hsl(195, 88%, 68%) |
| HSV | hsv(195, 58%, 96%) |
| CMYK | cmyk(58%, 14.3%, 0%, 3.9%) |
| CIE-LAB | lab(79.37, -21.03, -26.50) |
| CIE-LCH | lch(79.37, 33.83, 231.56°) |
| OKLab | oklab(81.36% -0.0814 -0.0737) |
| OKLCH | oklch(81.36% 0.11 222.1) |
| XYZ | xyz(45.1151, 55.5649, 94.7161) |
| Luminance | 0.5557 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 3.66
Baby Blue
#89CFF0
ΔE00 4.13
Neon Blue
#04D9FF
ΔE00 4.31
Bright Sky Blue
#02CCFE
ΔE00 4.40
Lightblue (survey)
#7BC8F6
ΔE00 6.09
Lightskyblue
#87CEFA
ΔE00 6.15
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D2F5 #F58A67
analogous
#67F5D1 #67D2F5 #678BF5
triadic
#67D2F5 #F567D2 #D2F567
tetradic
#67D2F5 #D167F5 #F58A67 #8BF567
square
#67D2F5 #D167F5 #F58A67 #8BF567
split-complementary
#67D2F5 #F5678B #F5D167
monochromatic
#0EA3D4 #2EC1F1 #67D2F5 #A0E3F9 #DAF4FD
Accessibility & contrast
On white
1.73
#67D2F5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#67D2F5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D2F5
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D2F5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D2F5 | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BECDF7
Deuteranopia (green-blind)
#A9BEF5
Tritanopia (blue-blind)
#00DDDD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #67d2f5; /* rgb */ color: rgb(103, 210, 245); /* oklch */ color: oklch(81.4% 0.110 222.1);
Tailwind
colors: {
custom: {
50: '#9ee0f8',
500: '#67d2f5',
950: '#000000',
},
}SCSS
$custom: #67d2f5; $custom-light: #9ee0f8; $custom-dark: #000000;
JSON
{
"hex": "#67d2f5",
"rgb": {
"r": 103,
"g": 210,
"b": 245
},
"hsl": {
"h": 194.789,
"s": 87.654,
"l": 68.235
},
"oklch": {
"l": 0.81365,
"c": 0.1098,
"h": 222.1
},
"luminance": 0.55569
}Semantic roles & 50–950 ramp
primary
#67D2F5
secondary
#CE5932
accent
#3901E4
background
#FCFEFF
surface
#F6FCFF
border
#D0D5D7
text
#0F1517
muted
#808485