#74FDED#74FDED
#74FDED is a very light, vivid teal. Relative luminance 0.801; OKLCH L 91.3% C 0.122 H 185.0°. Best body text is #000000 at 17.02:1 contrast (WCAG AA passes).
Color values
| HEX | #74FDED |
|---|---|
| RGB | rgb(116, 253, 237) |
| HSL | hsl(173, 97%, 72%) |
| HSV | hsv(173, 54%, 99%) |
| CMYK | cmyk(54.2%, 0%, 6.3%, 0.8%) |
| CIE-LAB | lab(91.72, -41.16, -3.72) |
| CIE-LCH | lch(91.72, 41.33, 185.16°) |
| OKLab | oklab(91.35% -0.1219 -0.0107) |
| OKLCH | oklch(91.35% 0.122 185) |
| XYZ | xyz(57.6071, 80.0724, 92.5240) |
| Luminance | 0.8008 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.81
Bright Aqua
#0BF9EA
ΔE00 3.96
Bright Turquoise
#0FFEF9
ΔE00 4.98
Bright Cyan
#41FDFE
ΔE00 5.92
Aqua
#00FFFF
ΔE00 6.12
Light Aqua
#8CFFDB
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FDED #FD7484
analogous
#74FDA9 #74FDED #74C8FD
triadic
#74FDED #ED74FD #FDED74
tetradic
#74FDED #A974FD #FD7484 #C8FD74
square
#74FDED #A974FD #FD7484 #C8FD74
split-complementary
#74FDED #FD74C8 #FDA974
monochromatic
#03F3D7 #38FCE5 #74FDED #B0FEF5 #E1FFFB
Accessibility & contrast
On white
1.23
#74FDED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.02
#74FDED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FDED
17.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FDED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FDED | 1.00 | 1.23 | 17.02 | 17.02 |
| #FFFFFF | 1.23 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2F1ED
Deuteranopia (green-blind)
#DCE1EF
Tritanopia (blue-blind)
#00FFF8
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #74fded; /* rgb */ color: rgb(116, 253, 237); /* oklch */ color: oklch(91.3% 0.122 185.0);
Tailwind
colors: {
custom: {
50: '#a7fef2',
500: '#74fded',
950: '#000000',
},
}SCSS
$custom: #74fded; $custom-light: #a7fef2; $custom-dark: #000000;
JSON
{
"hex": "#74fded",
"rgb": {
"r": 116,
"g": 253,
"b": 237
},
"hsl": {
"h": 172.993,
"s": 97.163,
"l": 72.353
},
"oklch": {
"l": 0.91345,
"c": 0.12234,
"h": 185
},
"luminance": 0.80078
}Semantic roles & 50–950 ramp
primary
#74FDED
secondary
#DA3B4E
accent
#001BE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111817
muted
#818685