#67D6EE#67D6EE
#67D6EE is a very light, moderate cyan. Relative luminance 0.572; OKLCH L 82.0% C 0.106 H 213.9°. Best body text is #000000 at 12.43:1 contrast (WCAG AA passes).
Color values
| HEX | #67D6EE |
|---|---|
| RGB | rgb(103, 214, 238) |
| HSL | hsl(191, 80%, 67%) |
| HSV | hsv(191, 57%, 93%) |
| CMYK | cmyk(56.7%, 10.1%, 0%, 6.7%) |
| CIE-LAB | lab(80.26, -25.03, -21.40) |
| CIE-LCH | lch(80.26, 32.93, 220.53°) |
| OKLab | oklab(82% -0.0883 -0.0593) |
| OKLCH | oklch(82% 0.106 213.9) |
| XYZ | xyz(45.0665, 57.1454, 89.5275) |
| Luminance | 0.5715 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.20
Sky Blue
#87CEEB
ΔE00 5.68
Aqua Blue
#02D8E9
ΔE00 5.68
Robin'S Egg
#6DEDFD
ΔE00 6.04
Baby Blue
#89CFF0
ΔE00 6.70
Robin Egg Blue
#8AF1FE
ΔE00 7.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67D6EE #EE7F67
analogous
#67EEC3 #67D6EE #6792EE
triadic
#67D6EE #EE67D6 #D6EE67
tetradic
#67D6EE #C367EE #EE7F67 #92EE67
square
#67D6EE #C367EE #EE7F67 #92EE67
split-complementary
#67D6EE #EE6792 #EEC367
monochromatic
#16A6C5 #30C7E8 #67D6EE #9EE5F4 #D5F4FA
Accessibility & contrast
On white
1.69
#67D6EE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.43
#67D6EE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67D6EE
12.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67D6EE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67D6EE | 1.00 | 1.69 | 12.43 | 12.43 |
| #FFFFFF | 1.69 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4D0EF
Deuteranopia (green-blind)
#B0C1EE
Tritanopia (blue-blind)
#00DFDD
Achromatopsia (no color)
#C7C7C7
Design tokens & code
CSS
--color: #67d6ee; /* rgb */ color: rgb(103, 214, 238); /* oklch */ color: oklch(82.0% 0.106 213.9);
Tailwind
colors: {
custom: {
50: '#9de2f3',
500: '#67d6ee',
950: '#000000',
},
}SCSS
$custom: #67d6ee; $custom-light: #9de2f3; $custom-dark: #000000;
JSON
{
"hex": "#67d6ee",
"rgb": {
"r": 103,
"g": 214,
"b": 238
},
"hsl": {
"h": 190.667,
"s": 79.882,
"l": 66.863
},
"oklch": {
"l": 0.82003,
"c": 0.10634,
"h": 213.9
},
"luminance": 0.5715
}Semantic roles & 50–950 ramp
primary
#67D6EE
secondary
#C25037
accent
#2F09DC
background
#FCFEFF
surface
#F6FCFE
border
#D0D5D6
text
#0F1517
muted
#808485