#67DFFE#67DFFE
#67DFFE is a very light, moderate cyan. Relative luminance 0.628; OKLCH L 84.7% C 0.115 H 217.4°. Best body text is #000000 at 13.56:1 contrast (WCAG AA passes).
Color values
| HEX | #67DFFE |
|---|---|
| RGB | rgb(103, 223, 254) |
| HSL | hsl(192, 99%, 70%) |
| HSV | hsv(192, 59%, 100%) |
| CMYK | cmyk(59.4%, 12.2%, 0%, 0.4%) |
| CIE-LAB | lab(83.34, -24.94, -25.21) |
| CIE-LCH | lch(83.34, 35.46, 225.30°) |
| OKLab | oklab(84.65% -0.0916 -0.07) |
| OKLCH | oklch(84.65% 0.115 217.4) |
| XYZ | xyz(49.8634, 62.8097, 103.2424) |
| Luminance | 0.6281 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 3.64
Robin'S Egg
#6DEDFD
ΔE00 5.86
Sky Blue
#87CEEB
ΔE00 5.95
Baby Blue
#89CFF0
ΔE00 6.50
Bright Sky Blue
#02CCFE
ΔE00 6.77
Robin Egg Blue
#8AF1FE
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#67DFFE #FE8667
analogous
#67FED2 #67DFFE #6793FE
triadic
#67DFFE #FE67DF #DFFE67
tetradic
#67DFFE #D267FE #FE8667 #93FE67
square
#67DFFE #D267FE #FE8667 #93FE67
split-complementary
#67DFFE #FE6793 #FED267
monochromatic
#02BAE9 #2AD2FE #67DFFE #A4ECFE #E1F9FF
Accessibility & contrast
On white
1.55
#67DFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.56
#67DFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #67DFFE
13.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##67DFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##67DFFE | 1.00 | 1.55 | 13.56 | 13.56 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD9FF
Deuteranopia (green-blind)
#B4C9FE
Tritanopia (blue-blind)
#00EAE9
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #67dffe; /* rgb */ color: rgb(103, 223, 254); /* oklch */ color: oklch(84.7% 0.115 217.4);
Tailwind
colors: {
custom: {
50: '#9fe9fe',
500: '#67dffe',
950: '#000000',
},
}SCSS
$custom: #67dffe; $custom-light: #9fe9fe; $custom-dark: #000000;
JSON
{
"hex": "#67dffe",
"rgb": {
"r": 103,
"g": 223,
"b": 254
},
"hsl": {
"h": 192.318,
"s": 98.693,
"l": 70
},
"oklch": {
"l": 0.8465,
"c": 0.11527,
"h": 217.4
},
"luminance": 0.62815
}Semantic roles & 50–950 ramp
primary
#67DFFE
secondary
#D95330
accent
#2F00E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#101617
muted
#818485