#74FCFE#74FCFE
#74FCFE is a very light, moderate teal. Relative luminance 0.805; OKLCH L 91.6% C 0.119 H 196.6°. Best body text is #000000 at 17.10:1 contrast (WCAG AA passes).
Color values
| HEX | #74FCFE |
|---|---|
| RGB | rgb(116, 252, 254) |
| HSL | hsl(181, 99%, 73%) |
| HSV | hsv(181, 54%, 100%) |
| CMYK | cmyk(54.3%, 0.8%, 0%, 0.4%) |
| CIE-LAB | lab(91.90, -36.43, -12.26) |
| CIE-LCH | lch(91.90, 38.43, 198.60°) |
| OKLab | oklab(91.65% -0.1138 -0.0339) |
| OKLCH | oklch(91.65% 0.119 196.6) |
| XYZ | xyz(59.8947, 80.4837, 106.1252) |
| Luminance | 0.8049 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.81
Bright Light Blue
#26F7FD
ΔE00 3.53
Aqua
#00FFFF
ΔE00 4.07
Bright Turquoise
#0FFEF9
ΔE00 4.75
Light Cyan
#ACFFFC
ΔE00 5.46
Robin Egg Blue
#8AF1FE
ΔE00 5.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FCFE #FE7674
analogous
#74FEBB #74FCFE #74B7FE
triadic
#74FCFE #FE74FC #FCFE74
tetradic
#74FCFE #BB74FE #FE7674 #B7FE74
square
#74FCFE #BB74FE #FE7674 #B7FE74
split-complementary
#74FCFE #FE74B7 #FEBB74
monochromatic
#02F2F6 #37FBFE #74FCFE #B1FDFE #E1FEFF
Accessibility & contrast
On white
1.23
#74FCFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.10
#74FCFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FCFE
17.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FCFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FCFE | 1.00 | 1.23 | 17.10 | 17.10 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FE
Deuteranopia (green-blind)
#D7E1FF
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #74fcfe; /* rgb */ color: rgb(116, 252, 254); /* oklch */ color: oklch(91.6% 0.119 196.6);
Tailwind
colors: {
custom: {
50: '#a8fefe',
500: '#74fcfe',
950: '#000000',
},
}SCSS
$custom: #74fcfe; $custom-light: #a8fefe; $custom-dark: #000000;
JSON
{
"hex": "#74fcfe",
"rgb": {
"r": 116,
"g": 252,
"b": 254
},
"hsl": {
"h": 180.87,
"s": 98.571,
"l": 72.549
},
"oklch": {
"l": 0.91648,
"c": 0.11877,
"h": 196.6
},
"luminance": 0.8049
}Semantic roles & 50–950 ramp
primary
#74FCFE
secondary
#DB3D3B
accent
#0300E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685