#74FCFF#74FCFF
#74FCFF is a very light, moderate teal. Relative luminance 0.806; OKLCH L 91.7% C 0.119 H 197.3°. Best body text is #000000 at 17.11:1 contrast (WCAG AA passes).
Color values
| HEX | #74FCFF |
|---|---|
| RGB | rgb(116, 252, 255) |
| HSL | hsl(181, 100%, 73%) |
| HSV | hsv(181, 55%, 100%) |
| CMYK | cmyk(54.5%, 1.2%, 0%, 0%) |
| CIE-LAB | lab(91.93, -36.17, -12.74) |
| CIE-LCH | lch(91.93, 38.34, 199.40°) |
| OKLab | oklab(91.68% -0.1134 -0.0352) |
| OKLCH | oklch(91.68% 0.119 197.3) |
| XYZ | xyz(60.0553, 80.5479, 106.9708) |
| Luminance | 0.8055 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.95
Bright Light Blue
#26F7FD
ΔE00 3.50
Aqua
#00FFFF
ΔE00 4.21
Bright Turquoise
#0FFEF9
ΔE00 4.98
Robin Egg Blue
#8AF1FE
ΔE00 5.29
Robin'S Egg
#6DEDFD
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FCFF #FF7774
analogous
#74FFBC #74FCFF #74B6FF
triadic
#74FCFF #FF74FC #FCFF74
tetradic
#74FCFF #BC74FF #FF7774 #B6FF74
square
#74FCFF #BC74FF #FF7774 #B6FF74
split-complementary
#74FCFF #FF74B6 #FFBC74
monochromatic
#00F3F9 #37FBFF #74FCFF #B1FDFF #E0FEFF
Accessibility & contrast
On white
1.23
#74FCFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.11
#74FCFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FCFF
17.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FCFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FCFF | 1.00 | 1.23 | 17.11 | 17.11 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF2FF
Deuteranopia (green-blind)
#D6E1FF
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #74fcff; /* rgb */ color: rgb(116, 252, 255); /* oklch */ color: oklch(91.7% 0.119 197.3);
Tailwind
colors: {
custom: {
50: '#a8fdff',
500: '#74fcff',
950: '#000000',
},
}SCSS
$custom: #74fcff; $custom-light: #a8fdff; $custom-dark: #000000;
JSON
{
"hex": "#74fcff",
"rgb": {
"r": 116,
"g": 252,
"b": 255
},
"hsl": {
"h": 181.295,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.91681,
"c": 0.11877,
"h": 197.3
},
"luminance": 0.80554
}Semantic roles & 50–950 ramp
primary
#74FCFF
secondary
#DC3E3B
accent
#0500E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111818
muted
#818686