#74FFED#74FFED
#74FFED is a very light, vivid teal. Relative luminance 0.813; OKLCH L 91.8% C 0.124 H 183.9°. Best body text is #000000 at 17.27:1 contrast (WCAG AA passes).
Color values
| HEX | #74FFED |
|---|---|
| RGB | rgb(116, 255, 237) |
| HSL | hsl(172, 100%, 73%) |
| HSV | hsv(172, 55%, 100%) |
| CMYK | cmyk(54.5%, 0%, 7.1%, 0%) |
| CIE-LAB | lab(92.28, -42.05, -2.88) |
| CIE-LCH | lch(92.28, 42.15, 183.92°) |
| OKLab | oklab(91.8% -0.124 -0.0084) |
| OKLCH | oklch(91.8% 0.124 183.9) |
| XYZ | xyz(58.2418, 81.3418, 92.7356) |
| Luminance | 0.8135 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tiffany Blue
#7BF2DA
ΔE00 3.69
Bright Aqua
#0BF9EA
ΔE00 4.11
Bright Turquoise
#0FFEF9
ΔE00 5.39
Light Aqua
#8CFFDB
ΔE00 6.11
Bright Cyan
#41FDFE
ΔE00 6.48
Aqua
#00FFFF
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FFED #FF7486
analogous
#74FFA7 #74FFED #74CCFF
triadic
#74FFED #ED74FF #FFED74
tetradic
#74FFED #A774FF #FF7486 #CCFF74
square
#74FFED #A774FF #FF7486 #CCFF74
split-complementary
#74FFED #FF74CC #FFA774
monochromatic
#00F9D8 #37FFE5 #74FFED #B1FFF5 #E0FFFB
Accessibility & contrast
On white
1.22
#74FFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
17.27
#74FFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FFED
17.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FFED | 1.00 | 1.22 | 17.27 | 17.27 |
| #FFFFFF | 1.22 | 1.00 | 21.00 | 21.00 |
| #000000 | 17.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 17.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F4F2EC
Deuteranopia (green-blind)
#DEE2EF
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E9E9E9
Design tokens & code
CSS
--color: #74ffed; /* rgb */ color: rgb(116, 255, 237); /* oklch */ color: oklch(91.8% 0.124 183.9);
Tailwind
colors: {
custom: {
50: '#a7fff2',
500: '#74ffed',
950: '#000000',
},
}SCSS
$custom: #74ffed; $custom-light: #a7fff2; $custom-dark: #000000;
JSON
{
"hex": "#74ffed",
"rgb": {
"r": 116,
"g": 255,
"b": 237
},
"hsl": {
"h": 172.23,
"s": 100,
"l": 72.745
},
"oklch": {
"l": 0.91803,
"c": 0.12425,
"h": 183.9
},
"luminance": 0.81347
}Semantic roles & 50–950 ramp
primary
#74FFED
secondary
#DC3B50
accent
#001EE6
background
#FDFFFF
surface
#F7FFFE
border
#D0D7D6
text
#111817
muted
#818685