#74DFFA#74DFFA
#74DFFA is a very light, moderate cyan. Relative luminance 0.634; OKLCH L 85.0% C 0.105 H 216.4°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #74DFFA |
|---|---|
| RGB | rgb(116, 223, 250) |
| HSL | hsl(192, 93%, 72%) |
| HSV | hsv(192, 54%, 98%) |
| CMYK | cmyk(53.6%, 10.8%, 0%, 2%) |
| CIE-LAB | lab(83.64, -23.63, -22.59) |
| CIE-LCH | lch(83.64, 32.69, 223.71°) |
| OKLab | oklab(84.97% -0.0849 -0.0626) |
| OKLCH | oklch(84.97% 0.105 216.4) |
| XYZ | xyz(50.8387, 63.3858, 99.9795) |
| Luminance | 0.6339 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Neon Blue
#04D9FF
ΔE00 4.67
Robin'S Egg
#6DEDFD
ΔE00 5.37
Sky Blue
#87CEEB
ΔE00 5.65
Robin Egg Blue
#8AF1FE
ΔE00 6.00
Baby Blue
#89CFF0
ΔE00 6.34
Ice Blue
#A5DFF9
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DFFA #FA8F74
analogous
#74FAD2 #74DFFA #749CFA
triadic
#74DFFA #FA74DF #DFFA74
tetradic
#74DFFA #D274FA #FA8F74 #9CFA74
square
#74DFFA #D274FA #FA8F74 #9CFA74
split-complementary
#74DFFA #FA749C #FAD274
monochromatic
#08BDEB #39D1F8 #74DFFA #AFEDFC #E1F8FE
Accessibility & contrast
On white
1.54
#74DFFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#74DFFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DFFA
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DFFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DFFA | 1.00 | 1.54 | 13.68 | 13.68 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD9FC
Deuteranopia (green-blind)
#B8CAFA
Tritanopia (blue-blind)
#00E9E7
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #74dffa; /* rgb */ color: rgb(116, 223, 250); /* oklch */ color: oklch(85.0% 0.105 216.4);
Tailwind
colors: {
custom: {
50: '#a6e9fc',
500: '#74dffa',
950: '#000000',
},
}SCSS
$custom: #74dffa; $custom-light: #a6e9fc; $custom-dark: #000000;
JSON
{
"hex": "#74dffa",
"rgb": {
"r": 116,
"g": 223,
"b": 250
},
"hsl": {
"h": 192.09,
"s": 93.056,
"l": 71.765
},
"oklch": {
"l": 0.8497,
"c": 0.10544,
"h": 216.4
},
"luminance": 0.6339
}Semantic roles & 50–950 ramp
primary
#74DFFA
secondary
#D65B3C
accent
#2E00E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101617
muted
#818485