#74FDEF#74FDEF
#74FDEF is a very light, vivid teal. Relative luminance 0.802; OKLCH L 91.4% C 0.122 H 186.3°. Best body text is #000000 at 17.04:1 contrast (WCAG AA passes).
Color values
| HEX | #74FDEF |
|---|---|
| RGB | rgb(116, 253, 239) |
| HSL | hsl(174, 97%, 72%) |
| HSV | hsv(174, 54%, 99%) |
| CMYK | cmyk(54.2%, 0%, 5.5%, 0.8%) |
| CIE-LAB | lab(91.77, -40.67, -4.68) |
| CIE-LCH | lch(91.77, 40.94, 186.56°) |
| OKLab | oklab(91.41% -0.121 -0.0133) |
| OKLCH | oklch(91.41% 0.122 186.3) |
| XYZ | xyz(57.9010, 80.1900, 94.0715) |
| Luminance | 0.8020 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 3.96
Tiffany Blue
#7BF2DA
ΔE00 4.32
Bright Turquoise
#0FFEF9
ΔE00 4.55
Bright Cyan
#41FDFE
ΔE00 5.32
Aqua
#00FFFF
ΔE00 5.60
Light Cyan
#ACFFFC
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FDEF #FD7482
analogous
#74FDAB #74FDEF #74C6FD
triadic
#74FDEF #EF74FD #FDEF74
tetradic
#74FDEF #AB74FD #FD7482 #C6FD74
square
#74FDEF #AB74FD #FD7482 #C6FD74
split-complementary
#74FDEF #FD74C6 #FDAB74
monochromatic
#03F3DB #38FCE8 #74FDEF #B0FEF6 #E1FFFC
Accessibility & contrast
On white
1.23
#74FDEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.04
#74FDEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FDEF
17.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FDEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FDEF | 1.00 | 1.23 | 17.04 | 17.04 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1F1EF
Deuteranopia (green-blind)
#DCE1F1
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #74fdef; /* rgb */ color: rgb(116, 253, 239); /* oklch */ color: oklch(91.4% 0.122 186.3);
Tailwind
colors: {
custom: {
50: '#a7fef4',
500: '#74fdef',
950: '#000000',
},
}SCSS
$custom: #74fdef; $custom-light: #a7fef4; $custom-dark: #000000;
JSON
{
"hex": "#74fdef",
"rgb": {
"r": 116,
"g": 253,
"b": 239
},
"hsl": {
"h": 173.869,
"s": 97.163,
"l": 72.353
},
"oklch": {
"l": 0.91405,
"c": 0.12176,
"h": 186.3
},
"luminance": 0.80196
}Semantic roles & 50–950 ramp
primary
#74FDEF
secondary
#DA3B4C
accent
#0017E6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111817
muted
#818685