#74E3FB#74E3FB
#74E3FB is a very light, moderate cyan. Relative luminance 0.656; OKLCH L 85.9% C 0.107 H 213.7°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #74E3FB |
|---|---|
| RGB | rgb(116, 227, 251) |
| HSL | hsl(191, 94%, 72%) |
| HSV | hsv(191, 54%, 98%) |
| CMYK | cmyk(53.8%, 9.6%, 0%, 1.6%) |
| CIE-LAB | lab(84.80, -25.33, -21.37) |
| CIE-LCH | lch(84.80, 33.14, 220.15°) |
| OKLab | oklab(85.9% -0.0888 -0.0591) |
| OKLCH | oklch(85.9% 0.107 213.7) |
| XYZ | xyz(52.0773, 65.6114, 101.1679) |
| Luminance | 0.6562 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.95
Robin Egg Blue
#8AF1FE
ΔE00 4.67
Neon Blue
#04D9FF
ΔE00 5.24
Robin'S Egg Blue
#98EFF9
ΔE00 5.41
Aqua Blue
#02D8E9
ΔE00 6.72
Sky Blue
#87CEEB
ΔE00 6.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74E3FB #FB8C74
analogous
#74FBD0 #74E3FB #749FFB
triadic
#74E3FB #FB74E3 #E3FB74
tetradic
#74E3FB #D074FB #FB8C74 #9FFB74
square
#74E3FB #D074FB #FB8C74 #9FFB74
split-complementary
#74E3FB #FB749F #FBD074
monochromatic
#07C5EE #39D7F9 #74E3FB #AFEFFD #E1F9FE
Accessibility & contrast
On white
1.49
#74E3FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#74E3FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74E3FB
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74E3FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74E3FB | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DDFC
Deuteranopia (green-blind)
#BCCDFB
Tritanopia (blue-blind)
#00EDEA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #74e3fb; /* rgb */ color: rgb(116, 227, 251); /* oklch */ color: oklch(85.9% 0.107 213.7);
Tailwind
colors: {
custom: {
50: '#a6ecfc',
500: '#74e3fb',
950: '#000000',
},
}SCSS
$custom: #74e3fb; $custom-light: #a6ecfc; $custom-dark: #000000;
JSON
{
"hex": "#74e3fb",
"rgb": {
"r": 116,
"g": 227,
"b": 251
},
"hsl": {
"h": 190.667,
"s": 94.406,
"l": 71.961
},
"oklch": {
"l": 0.85904,
"c": 0.10667,
"h": 213.7
},
"luminance": 0.65616
}Semantic roles & 50–950 ramp
primary
#74E3FB
secondary
#D7583C
accent
#2900E6
background
#FDFEFF
surface
#F7FDFF
border
#D0D5D7
text
#101617
muted
#818485