#74DDF8#74DDF8
#74DDF8 is a very light, moderate cyan. Relative luminance 0.622; OKLCH L 84.4% C 0.104 H 216.7°. Best body text is #000000 at 13.44:1 contrast (WCAG AA passes).
Color values
| HEX | #74DDF8 |
|---|---|
| RGB | rgb(116, 221, 248) |
| HSL | hsl(192, 90%, 71%) |
| HSV | hsv(192, 53%, 97%) |
| CMYK | cmyk(53.2%, 10.9%, 0%, 2.7%) |
| CIE-LAB | lab(83.02, -23.19, -22.48) |
| CIE-LCH | lch(83.02, 32.30, 224.11°) |
| OKLab | oklab(84.45% -0.0835 -0.0623) |
| OKLCH | oklch(84.45% 0.104 216.7) |
| XYZ | xyz(49.9956, 62.1987, 98.1596) |
| Luminance | 0.6220 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.60
Sky Blue
#87CEEB
ΔE00 5.25
Robin'S Egg
#6DEDFD
ΔE00 5.72
Baby Blue
#89CFF0
ΔE00 5.99
Robin Egg Blue
#8AF1FE
ΔE00 6.35
Ice Blue
#A5DFF9
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DDF8 #F88F74
analogous
#74F8D1 #74DDF8 #749BF8
triadic
#74DDF8 #F874DD #DDF874
tetradic
#74DDF8 #D174F8 #F88F74 #9BF874
square
#74DDF8 #D174F8 #F88F74 #9BF874
split-complementary
#74DDF8 #F8749B #F8D174
monochromatic
#0CB9E6 #3ACFF5 #74DDF8 #AEEBFB #E2F8FE
Accessibility & contrast
On white
1.56
#74DDF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.44
#74DDF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DDF8
13.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DDF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DDF8 | 1.00 | 1.56 | 13.44 | 13.44 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD7FA
Deuteranopia (green-blind)
#B7C8F8
Tritanopia (blue-blind)
#00E7E5
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #74ddf8; /* rgb */ color: rgb(116, 221, 248); /* oklch */ color: oklch(84.4% 0.104 216.7);
Tailwind
colors: {
custom: {
50: '#a5e7fa',
500: '#74ddf8',
950: '#000000',
},
}SCSS
$custom: #74ddf8; $custom-light: #a5e7fa; $custom-dark: #000000;
JSON
{
"hex": "#74ddf8",
"rgb": {
"r": 116,
"g": 221,
"b": 248
},
"hsl": {
"h": 192.273,
"s": 90.411,
"l": 71.373
},
"oklch": {
"l": 0.84448,
"c": 0.10414,
"h": 216.7
},
"luminance": 0.62203
}Semantic roles & 50–950 ramp
primary
#74DDF8
secondary
#D35C3D
accent
#2F00E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101617
muted
#818485