#74CFFB#74CFFB
#74CFFB is a light, moderate cyan. Relative luminance 0.553; OKLCH L 81.4% C 0.107 H 231.0°. Best body text is #000000 at 12.06:1 contrast (WCAG AA passes).
Color values
| HEX | #74CFFB |
|---|---|
| RGB | rgb(116, 207, 251) |
| HSL | hsl(200, 94%, 72%) |
| HSV | hsv(200, 54%, 98%) |
| CMYK | cmyk(53.8%, 17.5%, 0%, 1.6%) |
| CIE-LAB | lab(79.21, -15.24, -29.89) |
| CIE-LCH | lch(79.21, 33.55, 242.99°) |
| OKLab | oklab(81.45% -0.0672 -0.0832) |
| OKLCH | oklch(81.45% 0.107 231) |
| XYZ | xyz(46.9213, 55.2996, 99.4493) |
| Luminance | 0.5530 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.61
Lightskyblue
#87CEFA
ΔE00 2.73
Baby Blue
#89CFF0
ΔE00 2.93
Sky
#82CAFC
ΔE00 3.80
Sky Blue
#87CEEB
ΔE00 3.84
Light Blue
#95D0FC
ΔE00 4.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CFFB #FBA074
analogous
#74FBE4 #74CFFB #748BFB
triadic
#74CFFB #FB74CF #CFFB74
tetradic
#74CFFB #E474FB #FBA074 #8BFB74
square
#74CFFB #E474FB #FBA074 #8BFB74
split-complementary
#74CFFB #FB748B #FBE474
monochromatic
#07A2EE #39BAF9 #74CFFB #AFE4FD #E1F5FE
Accessibility & contrast
On white
1.74
#74CFFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.06
#74CFFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CFFB
12.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CFFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CFFB | 1.00 | 1.74 | 12.06 | 12.06 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9CCFD
Deuteranopia (green-blind)
#A6BEFA
Tritanopia (blue-blind)
#00DBDD
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #74cffb; /* rgb */ color: rgb(116, 207, 251); /* oklch */ color: oklch(81.4% 0.107 231.0);
Tailwind
colors: {
custom: {
50: '#a5ddfc',
500: '#74cffb',
950: '#000000',
},
}SCSS
$custom: #74cffb; $custom-light: #a5ddfc; $custom-dark: #000000;
JSON
{
"hex": "#74cffb",
"rgb": {
"r": 116,
"g": 207,
"b": 251
},
"hsl": {
"h": 199.556,
"s": 94.406,
"l": 71.961
},
"oklch": {
"l": 0.81446,
"c": 0.10696,
"h": 231
},
"luminance": 0.55304
}Semantic roles & 50–950 ramp
primary
#74CFFB
secondary
#D76F3C
accent
#4B00E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101517
muted
#818485