#74FDFB#74FDFB
#74FDFB is a very light, moderate teal. Relative luminance 0.809; OKLCH L 91.8% C 0.120 H 194.0°. Best body text is #000000 at 17.19:1 contrast (WCAG AA passes).
Color values
| HEX | #74FDFB |
|---|---|
| RGB | rgb(116, 253, 251) |
| HSL | hsl(179, 97%, 72%) |
| HSV | hsv(179, 54%, 99%) |
| CMYK | cmyk(54.2%, 0%, 0.8%, 0.8%) |
| CIE-LAB | lab(92.10, -37.66, -10.41) |
| CIE-LCH | lch(92.10, 39.07, 195.46°) |
| OKLab | oklab(91.78% -0.1161 -0.0289) |
| OKLCH | oklch(91.78% 0.12 194) |
| XYZ | xyz(59.7329, 80.9228, 103.7198) |
| Luminance | 0.8093 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 2.67
Aqua
#00FFFF
ΔE00 3.75
Bright Turquoise
#0FFEF9
ΔE00 4.00
Bright Light Blue
#26F7FD
ΔE00 4.00
Light Cyan
#ACFFFC
ΔE00 5.44
Bright Aqua
#0BF9EA
ΔE00 6.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FDFB #FD7476
analogous
#74FDB6 #74FDFB #74BBFD
triadic
#74FDFB #FB74FD #FDFB74
tetradic
#74FDFB #B674FD #FD7476 #BBFD74
square
#74FDFB #B674FD #FD7476 #BBFD74
split-complementary
#74FDFB #FD74BB #FDB674
monochromatic
#03F3F0 #38FCF9 #74FDFB #B0FEFD #E1FFFE
Accessibility & contrast
On white
1.22
#74FDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.19
#74FDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FDFB
17.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FDFB | 1.00 | 1.22 | 17.19 | 17.19 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF2FB
Deuteranopia (green-blind)
#D8E1FC
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E8E8E8
Design tokens & code
CSS
--color: #74fdfb; /* rgb */ color: rgb(116, 253, 251); /* oklch */ color: oklch(91.8% 0.120 194.0);
Tailwind
colors: {
custom: {
50: '#a8fefc',
500: '#74fdfb',
950: '#000000',
},
}SCSS
$custom: #74fdfb; $custom-light: #a8fefc; $custom-dark: #000000;
JSON
{
"hex": "#74fdfb",
"rgb": {
"r": 116,
"g": 253,
"b": 251
},
"hsl": {
"h": 179.124,
"s": 97.163,
"l": 72.353
},
"oklch": {
"l": 0.91778,
"c": 0.11961,
"h": 194
},
"luminance": 0.80929
}Semantic roles & 50–950 ramp
primary
#74FDFB
secondary
#DA3B3E
accent
#0003E6
background
#FDFFFF
surface
#F8FFFF
border
#D1D7D7
text
#111817
muted
#818685