#74FCFB#74FCFB
#74FCFB is a very light, moderate teal. Relative luminance 0.803; OKLCH L 91.6% C 0.119 H 194.6°. Best body text is #000000 at 17.06:1 contrast (WCAG AA passes).
Color values
| HEX | #74FCFB |
|---|---|
| RGB | rgb(116, 252, 251) |
| HSL | hsl(180, 96%, 72%) |
| HSV | hsv(180, 54%, 99%) |
| CMYK | cmyk(54%, 0%, 0.4%, 1.2%) |
| CIE-LAB | lab(91.82, -37.20, -10.83) |
| CIE-LCH | lch(91.82, 38.74, 196.23°) |
| OKLab | oklab(91.55% -0.115 -0.03) |
| OKLCH | oklch(91.55% 0.119 194.6) |
| XYZ | xyz(59.4181, 80.2931, 103.6149) |
| Luminance | 0.8030 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.66
Bright Light Blue
#26F7FD
ΔE00 3.81
Aqua
#00FFFF
ΔE00 3.82
Bright Turquoise
#0FFEF9
ΔE00 4.18
Light Cyan
#ACFFFC
ΔE00 5.41
Bright Aqua
#0BF9EA
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FCFB #FC7475
analogous
#74FCB7 #74FCFB #74B9FC
triadic
#74FCFB #FB74FC #FCFB74
tetradic
#74FCFB #B774FC #FC7475 #B9FC74
square
#74FCFB #B774FC #FC7475 #B9FC74
split-complementary
#74FCFB #FC74B9 #FCB774
monochromatic
#05F0EF #38FBF9 #74FCFB #B0FDFD #E1FEFE
Accessibility & contrast
On white
1.23
#74FCFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.06
#74FCFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FCFB
17.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FCFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FCFB | 1.00 | 1.23 | 17.06 | 17.06 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEF1FB
Deuteranopia (green-blind)
#D7E1FC
Tritanopia (blue-blind)
#00FFFB
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #74fcfb; /* rgb */ color: rgb(116, 252, 251); /* oklch */ color: oklch(91.6% 0.119 194.6);
Tailwind
colors: {
custom: {
50: '#a8fefc',
500: '#74fcfb',
950: '#000000',
},
}SCSS
$custom: #74fcfb; $custom-light: #a8fefc; $custom-dark: #000000;
JSON
{
"hex": "#74fcfb",
"rgb": {
"r": 116,
"g": 252,
"b": 251
},
"hsl": {
"h": 179.559,
"s": 95.775,
"l": 72.157
},
"oklch": {
"l": 0.91551,
"c": 0.11889,
"h": 194.6
},
"luminance": 0.80299
}Semantic roles & 50–950 ramp
primary
#74FCFB
secondary
#D83C3D
accent
#0002E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685