#74FCFA#74FCFA
#74FCFA is a very light, moderate teal. Relative luminance 0.802; OKLCH L 91.5% C 0.119 H 194.0°. Best body text is #000000 at 17.05:1 contrast (WCAG AA passes).
Color values
| HEX | #74FCFA |
|---|---|
| RGB | rgb(116, 252, 250) |
| HSL | hsl(179, 96%, 72%) |
| HSV | hsv(179, 54%, 99%) |
| CMYK | cmyk(54%, 0%, 0.8%, 1.2%) |
| CIE-LAB | lab(91.79, -37.45, -10.35) |
| CIE-LCH | lch(91.79, 38.86, 195.45°) |
| OKLab | oklab(91.52% -0.1154 -0.0287) |
| OKLCH | oklch(91.52% 0.119 194) |
| XYZ | xyz(59.2609, 80.2302, 102.7869) |
| Luminance | 0.8024 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.70
Aqua
#00FFFF
ΔE00 3.80
Bright Light Blue
#26F7FD
ΔE00 3.96
Bright Turquoise
#0FFEF9
ΔE00 4.03
Light Cyan
#ACFFFC
ΔE00 5.43
Bright Aqua
#0BF9EA
ΔE00 6.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FCFA #FC7476
analogous
#74FCB6 #74FCFA #74BAFC
triadic
#74FCFA #FA74FC #FCFA74
tetradic
#74FCFA #B674FC #FC7476 #BAFC74
square
#74FCFA #B674FC #FC7476 #BAFC74
split-complementary
#74FCFA #FC74BA #FCB674
monochromatic
#05F0ED #38FBF8 #74FCFA #B0FDFC #E1FEFE
Accessibility & contrast
On white
1.23
#74FCFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.05
#74FCFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FCFA
17.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FCFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FCFA | 1.00 | 1.23 | 17.05 | 17.05 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1FA
Deuteranopia (green-blind)
#D8E0FB
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #74fcfa; /* rgb */ color: rgb(116, 252, 250); /* oklch */ color: oklch(91.5% 0.119 194.0);
Tailwind
colors: {
custom: {
50: '#a8fefb',
500: '#74fcfa',
950: '#000000',
},
}SCSS
$custom: #74fcfa; $custom-light: #a8fefb; $custom-dark: #000000;
JSON
{
"hex": "#74fcfa",
"rgb": {
"r": 116,
"g": 252,
"b": 250
},
"hsl": {
"h": 179.118,
"s": 95.775,
"l": 72.157
},
"oklch": {
"l": 0.91519,
"c": 0.11896,
"h": 194
},
"luminance": 0.80236
}Semantic roles & 50–950 ramp
primary
#74FCFA
secondary
#D83C3E
accent
#0003E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685