#74DBF9#74DBF9
#74DBF9 is a very light, moderate cyan. Relative luminance 0.612; OKLCH L 84.0% C 0.104 H 219.2°. Best body text is #000000 at 13.24:1 contrast (WCAG AA passes).
Color values
| HEX | #74DBF9 |
|---|---|
| RGB | rgb(116, 219, 249) |
| HSL | hsl(194, 92%, 72%) |
| HSV | hsv(194, 53%, 98%) |
| CMYK | cmyk(53.4%, 12%, 0%, 2.4%) |
| CIE-LAB | lab(82.49, -21.92, -23.81) |
| CIE-LCH | lch(82.49, 32.36, 227.38°) |
| OKLab | oklab(84.04% -0.0809 -0.066) |
| OKLCH | oklch(84.04% 0.104 219.2) |
| XYZ | xyz(49.6262, 61.2111, 98.8039) |
| Luminance | 0.6122 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Sky Blue
#87CEEB
ΔE00 4.45
Neon Blue
#04D9FF
ΔE00 4.53
Baby Blue
#89CFF0
ΔE00 5.06
Ice Blue
#A5DFF9
ΔE00 5.97
Bright Sky Blue
#02CCFE
ΔE00 6.60
Robin'S Egg
#6DEDFD
ΔE00 6.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DBF9 #F99274
analogous
#74F9D5 #74DBF9 #7499F9
triadic
#74DBF9 #F974DB #DBF974
tetradic
#74DBF9 #D574F9 #F99274 #99F974
square
#74DBF9 #D574F9 #F99274 #99F974
split-complementary
#74DBF9 #F97499 #F9D574
monochromatic
#0AB6E9 #39CCF6 #74DBF9 #AFEAFC #E2F7FE
Accessibility & contrast
On white
1.59
#74DBF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.24
#74DBF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DBF9
13.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DBF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DBF9 | 1.00 | 1.59 | 13.24 | 13.24 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D6FB
Deuteranopia (green-blind)
#B4C7F9
Tritanopia (blue-blind)
#00E5E4
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #74dbf9; /* rgb */ color: rgb(116, 219, 249); /* oklch */ color: oklch(84.0% 0.104 219.2);
Tailwind
colors: {
custom: {
50: '#a5e6fb',
500: '#74dbf9',
950: '#000000',
},
}SCSS
$custom: #74dbf9; $custom-light: #a5e6fb; $custom-dark: #000000;
JSON
{
"hex": "#74dbf9",
"rgb": {
"r": 116,
"g": 219,
"b": 249
},
"hsl": {
"h": 193.534,
"s": 91.724,
"l": 71.569
},
"oklch": {
"l": 0.84037,
"c": 0.10444,
"h": 219.2
},
"luminance": 0.61216
}Semantic roles & 50–950 ramp
primary
#74DBF9
secondary
#D55F3D
accent
#3400E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101617
muted
#818485