#74FDEC#74FDEC
#74FDEC is a very light, vivid teal. Relative luminance 0.800; OKLCH L 91.3% C 0.123 H 184.4°. Best body text is #000000 at 17.00:1 contrast (WCAG AA passes).
Color values
| HEX | #74FDEC |
|---|---|
| RGB | rgb(116, 253, 236) |
| HSL | hsl(173, 97%, 72%) |
| HSV | hsv(173, 54%, 99%) |
| CMYK | cmyk(54.2%, 0%, 6.7%, 0.8%) |
| CIE-LAB | lab(91.69, -41.40, -3.24) |
| CIE-LCH | lch(91.69, 41.53, 184.47°) |
| OKLab | oklab(91.32% -0.1223 -0.0094) |
| OKLCH | oklch(91.32% 0.123 184.4) |
| XYZ | xyz(57.4615, 80.0142, 91.7567) |
| Luminance | 0.8002 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.58
Bright Aqua
#0BF9EA
ΔE00 4.00
Bright Turquoise
#0FFEF9
ΔE00 5.21
Bright Cyan
#41FDFE
ΔE00 6.22
Light Aqua
#8CFFDB
ΔE00 6.35
Aqua
#00FFFF
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FDEC #FD7485
analogous
#74FDA8 #74FDEC #74C9FD
triadic
#74FDEC #EC74FD #FDEC74
tetradic
#74FDEC #A874FD #FD7485 #C9FD74
square
#74FDEC #A874FD #FD7485 #C9FD74
split-complementary
#74FDEC #FD74C9 #FDA874
monochromatic
#03F3D5 #38FCE4 #74FDEC #B0FEF4 #E1FFFB
Accessibility & contrast
On white
1.24
#74FDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.00
#74FDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FDEC
17.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FDEC | 1.00 | 1.24 | 17.00 | 17.00 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1EB
Deuteranopia (green-blind)
#DCE1EE
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #74fdec; /* rgb */ color: rgb(116, 253, 236); /* oklch */ color: oklch(91.3% 0.123 184.4);
Tailwind
colors: {
custom: {
50: '#a7fef2',
500: '#74fdec',
950: '#000000',
},
}SCSS
$custom: #74fdec; $custom-light: #a7fef2; $custom-dark: #000000;
JSON
{
"hex": "#74fdec",
"rgb": {
"r": 116,
"g": 253,
"b": 236
},
"hsl": {
"h": 172.555,
"s": 97.163,
"l": 72.353
},
"oklch": {
"l": 0.91315,
"c": 0.12266,
"h": 184.4
},
"luminance": 0.8002
}Semantic roles & 50–950 ramp
primary
#74FDEC
secondary
#DA3B4F
accent
#001CE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111816
muted
#818685