#74DDF4#74DDF4
#74DDF4 is a very light, moderate cyan. Relative luminance 0.620; OKLCH L 84.3% C 0.102 H 213.8°. Best body text is #000000 at 13.39:1 contrast (WCAG AA passes).
Color values
| HEX | #74DDF4 |
|---|---|
| RGB | rgb(116, 221, 244) |
| HSL | hsl(191, 85%, 71%) |
| HSV | hsv(191, 52%, 96%) |
| CMYK | cmyk(52.5%, 9.4%, 0%, 4.3%) |
| CIE-LAB | lab(82.89, -24.29, -20.56) |
| CIE-LCH | lch(82.89, 31.82, 220.25°) |
| OKLab | oklab(84.3% -0.085 -0.0569) |
| OKLCH | oklch(84.3% 0.102 213.8) |
| XYZ | xyz(49.3816, 61.9531, 94.9262) |
| Luminance | 0.6196 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 4.81
Neon Blue
#04D9FF
ΔE00 5.02
Robin Egg Blue
#8AF1FE
ΔE00 5.53
Sky Blue
#87CEEB
ΔE00 5.99
Robin'S Egg Blue
#98EFF9
ΔE00 6.01
Aqua Blue
#02D8E9
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DDF4 #F48B74
analogous
#74F4CB #74DDF4 #749DF4
triadic
#74DDF4 #F474DD #DDF474
tetradic
#74DDF4 #CB74F4 #F48B74 #9DF474
square
#74DDF4 #CB74F4 #F48B74 #9DF474
split-complementary
#74DDF4 #F4749D #F4CB74
monochromatic
#11B8DC #3BCFF0 #74DDF4 #ADEBF8 #E3F8FD
Accessibility & contrast
On white
1.57
#74DDF4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.39
#74DDF4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DDF4
13.39:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DDF4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DDF4 | 1.00 | 1.57 | 13.39 | 13.39 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.39 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.39 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD7F5
Deuteranopia (green-blind)
#B8C8F4
Tritanopia (blue-blind)
#07E6E4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #74ddf4; /* rgb */ color: rgb(116, 221, 244); /* oklch */ color: oklch(84.3% 0.102 213.8);
Tailwind
colors: {
custom: {
50: '#a5e7f7',
500: '#74ddf4',
950: '#000000',
},
}SCSS
$custom: #74ddf4; $custom-light: #a5e7f7; $custom-dark: #000000;
JSON
{
"hex": "#74ddf4",
"rgb": {
"r": 116,
"g": 221,
"b": 244
},
"hsl": {
"h": 190.781,
"s": 85.333,
"l": 70.588
},
"oklch": {
"l": 0.843,
"c": 0.10227,
"h": 213.8
},
"luminance": 0.61958
}Semantic roles & 50–950 ramp
primary
#74DDF4
secondary
#CE583E
accent
#2C04E2
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101617
muted
#818485