#67D7EF#67D7EF
#67D7EF is a very light, moderate cyan. Relative luminance 0.577; OKLCH L 82.3% C 0.107 H 213.8°. Best body text is #000000 at 12.54:1 contrast (WCAG AA passes).
Color values
| HEX | #67D7EF |
|---|---|
| RGB | rgb(103, 215, 239) |
| HSL | hsl(191, 81%, 67%) |
| HSV | hsv(191, 57%, 94%) |
| CMYK | cmyk(56.9%, 10%, 0%, 6.3%) |
| CIE-LAB | lab(80.58, -25.24, -21.45) |
| CIE-LCH | lch(80.58, 33.13, 220.36°) |
| OKLab | oklab(82.27% -0.0889 -0.0594) |
| OKLCH | oklch(82.27% 0.107 213.8) |
| XYZ | xyz(45.4677, 57.7120, 90.3880) |
| Luminance | 0.5772 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.17
Aqua Blue
#02D8E9
ΔE00 5.63
Sky Blue
#87CEEB
ΔE00 5.80
Robin'S Egg
#6DEDFD
ΔE00 5.82
Baby Blue
#89CFF0
ΔE00 6.81
Robin Egg Blue
#8AF1FE
ΔE00 6.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D7EF #EF7F67
analogous
#67EFC3 #67D7EF #6793EF
triadic
#67D7EF #EF67D7 #D7EF67
tetradic
#67D7EF #C367EF #EF7F67 #93EF67
square
#67D7EF #C367EF #EF7F67 #93EF67
split-complementary
#67D7EF #EF6793 #EFC367
monochromatic
#15A7C7 #30C8E9 #67D7EF #9EE6F5 #D6F4FB
Accessibility & contrast
On white
1.67
#67D7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.54
#67D7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D7EF
12.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D7EF | 1.00 | 1.67 | 12.54 | 12.54 |
| #FFFFFF | 1.67 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5D1F0
Deuteranopia (green-blind)
#B1C1EF
Tritanopia (blue-blind)
#00E1DE
Achromatopsia (no color)
#C8C8C8
Design tokens & code
CSS
--color: #67d7ef; /* rgb */ color: rgb(103, 215, 239); /* oklch */ color: oklch(82.3% 0.107 213.8);
Tailwind
colors: {
custom: {
50: '#9ee3f4',
500: '#67d7ef',
950: '#000000',
},
}SCSS
$custom: #67d7ef; $custom-light: #9ee3f4; $custom-dark: #000000;
JSON
{
"hex": "#67d7ef",
"rgb": {
"r": 103,
"g": 215,
"b": 239
},
"hsl": {
"h": 190.588,
"s": 80.952,
"l": 67.059
},
"oklch": {
"l": 0.82269,
"c": 0.10698,
"h": 213.8
},
"luminance": 0.57716
}Semantic roles & 50–950 ramp
primary
#67D7EF
secondary
#C44F36
accent
#2E08DD
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485