#74CFF9#74CFF9
#74CFF9 is a light, moderate cyan. Relative luminance 0.552; OKLCH L 81.4% C 0.105 H 229.8°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #74CFF9 |
|---|---|
| RGB | rgb(116, 207, 249) |
| HSL | hsl(199, 92%, 72%) |
| HSV | hsv(199, 53%, 98%) |
| CMYK | cmyk(53.4%, 16.9%, 0%, 2.4%) |
| CIE-LAB | lab(79.14, -15.81, -28.93) |
| CIE-LCH | lch(79.14, 32.97, 241.35°) |
| OKLab | oklab(81.36% -0.0679 -0.0805) |
| OKLCH | oklch(81.36% 0.105 229.8) |
| XYZ | xyz(46.6077, 55.1741, 97.7977) |
| Luminance | 0.5518 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Baby Blue
#89CFF0
ΔE00 2.65
Lightblue (survey)
#7BC8F6
ΔE00 2.97
Lightskyblue
#87CEFA
ΔE00 3.06
Sky Blue
#87CEEB
ΔE00 3.41
Sky
#82CAFC
ΔE00 4.24
Bright Sky Blue
#02CCFE
ΔE00 5.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CFF9 #F99E74
analogous
#74F9E0 #74CFF9 #748DF9
triadic
#74CFF9 #F974CF #CFF974
tetradic
#74CFF9 #E074F9 #F99E74 #8DF974
square
#74CFF9 #E074F9 #F99E74 #8DF974
split-complementary
#74CFF9 #F9748D #F9E074
monochromatic
#0AA2E9 #39BBF6 #74CFF9 #AFE3FC #E2F5FE
Accessibility & contrast
On white
1.74
#74CFF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#74CFF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CFF9
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CFF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CFF9 | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BACCFB
Deuteranopia (green-blind)
#A7BEF8
Tritanopia (blue-blind)
#07DBDD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #74cff9; /* rgb */ color: rgb(116, 207, 249); /* oklch */ color: oklch(81.4% 0.105 229.8);
Tailwind
colors: {
custom: {
50: '#a5ddfb',
500: '#74cff9',
950: '#000000',
},
}SCSS
$custom: #74cff9; $custom-light: #a5ddfb; $custom-dark: #000000;
JSON
{
"hex": "#74cff9",
"rgb": {
"r": 116,
"g": 207,
"b": 249
},
"hsl": {
"h": 198.947,
"s": 91.724,
"l": 71.569
},
"oklch": {
"l": 0.81365,
"c": 0.10531,
"h": 229.8
},
"luminance": 0.55178
}Semantic roles & 50–950 ramp
primary
#74CFF9
secondary
#D56D3D
accent
#4800E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101517
muted
#818485