#74DEFF#74DEFF
#74DEFF is a very light, moderate cyan. Relative luminance 0.632; OKLCH L 84.9% C 0.108 H 220.7°. Best body text is #000000 at 13.64:1 contrast (WCAG AA passes).
Color values
| HEX | #74DEFF |
|---|---|
| RGB | rgb(116, 222, 255) |
| HSL | hsl(194, 100%, 73%) |
| HSV | hsv(194, 55%, 100%) |
| CMYK | cmyk(54.5%, 12.9%, 0%, 0%) |
| CIE-LAB | lab(83.53, -21.75, -25.40) |
| CIE-LCH | lch(83.53, 33.44, 229.44°) |
| OKLab | oklab(84.94% -0.0819 -0.0705) |
| OKLCH | oklch(84.94% 0.108 220.7) |
| XYZ | xyz(51.3667, 63.1708, 104.0746) |
| Luminance | 0.6318 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.66
Sky Blue
#87CEEB
ΔE00 4.83
Baby Blue
#89CFF0
ΔE00 5.17
Ice Blue
#A5DFF9
ΔE00 5.82
Bright Sky Blue
#02CCFE
ΔE00 6.59
Robin'S Egg
#6DEDFD
ΔE00 7.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DEFF #FF9574
analogous
#74FFDB #74DEFF #7498FF
triadic
#74DEFF #FF74DE #DEFF74
tetradic
#74DEFF #DB74FF #FF9574 #98FF74
square
#74DEFF #DB74FF #FF9574 #98FF74
split-complementary
#74DEFF #FF7498 #FFDB74
monochromatic
#00BEF9 #37CFFF #74DEFF #B1EDFF #E0F8FF
Accessibility & contrast
On white
1.54
#74DEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.64
#74DEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DEFF
13.64:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DEFF | 1.00 | 1.54 | 13.64 | 13.64 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.64 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.64 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD9FF
Deuteranopia (green-blind)
#B5CAFF
Tritanopia (blue-blind)
#00E9E8
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #74deff; /* rgb */ color: rgb(116, 222, 255); /* oklch */ color: oklch(84.9% 0.108 220.7);
Tailwind
colors: {
custom: {
50: '#a6e8ff',
500: '#74deff',
950: '#000000',
},
}SCSS
$custom: #74deff; $custom-light: #a6e8ff; $custom-dark: #000000;
JSON
{
"hex": "#74deff",
"rgb": {
"r": 116,
"g": 222,
"b": 255
},
"hsl": {
"h": 194.245,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.84935,
"c": 0.10808,
"h": 220.7
},
"luminance": 0.63176
}Semantic roles & 50–950 ramp
primary
#74DEFF
secondary
#DC613B
accent
#3600E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101618
muted
#818486