#74FCDC#74FCDC
#74FCDC is a very light, vivid teal. Relative luminance 0.785; OKLCH L 90.6% C 0.128 H 175.5°. Best body text is #000000 at 16.70:1 contrast (WCAG AA passes).
Color values
| HEX | #74FCDC |
|---|---|
| RGB | rgb(116, 252, 220) |
| HSL | hsl(166, 96%, 72%) |
| HSV | hsv(166, 54%, 99%) |
| CMYK | cmyk(54%, 0%, 12.7%, 1.2%) |
| CIE-LAB | lab(91.01, -44.76, 4.06) |
| CIE-LCH | lch(91.01, 44.95, 174.82°) |
| OKLab | oklab(90.63% -0.1281 0.0101) |
| OKLCH | oklch(90.63% 0.128 175.5) |
| XYZ | xyz(54.9253, 78.4959, 79.9530) |
| Luminance | 0.7850 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.56
Tiffany Blue
#7BF2DA
ΔE00 2.97
Aquamarine
#7FFFD4
ΔE00 3.24
Light Turquoise
#7EF4CC
ΔE00 3.41
Aqua (survey)
#13EAC9
ΔE00 5.61
Light Aquamarine
#7BFDC7
ΔE00 5.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FCDC #FC7494
analogous
#74FC98 #74FCDC #74D8FC
triadic
#74FCDC #DC74FC #FCDC74
tetradic
#74FCDC #9874FC #FC7494 #D8FC74
square
#74FCDC #9874FC #FC7494 #D8FC74
split-complementary
#74FCDC #FC74D8 #FC9874
monochromatic
#05F0B9 #38FBCD #74FCDC #B0FDEB #E1FEF7
Accessibility & contrast
On white
1.26
#74FCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.70
#74FCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FCDC
16.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FCDC | 1.00 | 1.26 | 16.70 | 16.70 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4EEDB
Deuteranopia (green-blind)
#DFDFDE
Tritanopia (blue-blind)
#23FFF2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #74fcdc; /* rgb */ color: rgb(116, 252, 220); /* oklch */ color: oklch(90.6% 0.128 175.5);
Tailwind
colors: {
custom: {
50: '#a6fee6',
500: '#74fcdc',
950: '#000000',
},
}SCSS
$custom: #74fcdc; $custom-light: #a6fee6; $custom-dark: #000000;
JSON
{
"hex": "#74fcdc",
"rgb": {
"r": 116,
"g": 252,
"b": 220
},
"hsl": {
"h": 165.882,
"s": 95.775,
"l": 72.157
},
"oklch": {
"l": 0.90626,
"c": 0.12847,
"h": 175.5
},
"luminance": 0.78501
}Semantic roles & 50–950 ramp
primary
#74FCDC
secondary
#D83C61
accent
#0036E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684