#74CFFE#74CFFE
#74CFFE is a light, moderate cyan. Relative luminance 0.555; OKLCH L 81.6% C 0.110 H 232.8°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #74CFFE |
|---|---|
| RGB | rgb(116, 207, 254) |
| HSL | hsl(200, 99%, 73%) |
| HSV | hsv(200, 54%, 100%) |
| CMYK | cmyk(54.3%, 18.5%, 0%, 0.4%) |
| CIE-LAB | lab(79.32, -14.37, -31.32) |
| CIE-LCH | lch(79.32, 34.46, 245.35°) |
| OKLab | oklab(81.57% -0.0662 -0.0873) |
| OKLCH | oklch(81.57% 0.11 232.8) |
| XYZ | xyz(47.3980, 55.4902, 101.9596) |
| Luminance | 0.5549 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue (survey)
#7BC8F6
ΔE00 2.24
Lightskyblue
#87CEFA
ΔE00 2.37
Sky
#82CAFC
ΔE00 3.22
Baby Blue
#89CFF0
ΔE00 3.44
Sky Blue
#87CEEB
ΔE00 4.50
Light Blue
#95D0FC
ΔE00 4.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CFFE #FEA374
analogous
#74FEE8 #74CFFE #748AFE
triadic
#74CFFE #FE74CF #CFFE74
tetradic
#74CFFE #E874FE #FEA374 #8AFE74
square
#74CFFE #E874FE #FEA374 #8AFE74
split-complementary
#74CFFE #FE748A #FEE874
monochromatic
#02A3F6 #37BAFE #74CFFE #B1E4FE #E1F5FF
Accessibility & contrast
On white
1.74
#74CFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#74CFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CFFE
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CFFE | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8CDFF
Deuteranopia (green-blind)
#A5BEFD
Tritanopia (blue-blind)
#00DCDE
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #74cffe; /* rgb */ color: rgb(116, 207, 254); /* oklch */ color: oklch(81.6% 0.110 232.8);
Tailwind
colors: {
custom: {
50: '#a5ddff',
500: '#74cffe',
950: '#000000',
},
}SCSS
$custom: #74cffe; $custom-light: #a5ddff; $custom-dark: #000000;
JSON
{
"hex": "#74cffe",
"rgb": {
"r": 116,
"g": 207,
"b": 254
},
"hsl": {
"h": 200.435,
"s": 98.571,
"l": 72.549
},
"oklch": {
"l": 0.81569,
"c": 0.10954,
"h": 232.8
},
"luminance": 0.55494
}Semantic roles & 50–950 ramp
primary
#74CFFE
secondary
#DB723B
accent
#4E00E6
background
#FDFEFF
surface
#F7FCFF
border
#D0D5D7
text
#101518
muted
#818486