#74FEDD#74FEDD
#74FEDD is a very light, vivid teal. Relative luminance 0.798; OKLCH L 91.1% C 0.130 H 175.2°. Best body text is #000000 at 16.96:1 contrast (WCAG AA passes).
Color values
| HEX | #74FEDD |
|---|---|
| RGB | rgb(116, 254, 221) |
| HSL | hsl(166, 99%, 73%) |
| HSV | hsv(166, 54%, 100%) |
| CMYK | cmyk(54.3%, 0%, 13%, 0.4%) |
| CIE-LAB | lab(91.60, -45.40, 4.40) |
| CIE-LCH | lch(91.60, 45.62, 174.46°) |
| OKLab | oklab(91.12% -0.1297 0.011) |
| OKLCH | oklch(91.12% 0.13 175.2) |
| XYZ | xyz(55.6895, 79.8118, 80.8630) |
| Luminance | 0.7982 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.42
Aquamarine
#7FFFD4
ΔE00 3.01
Tiffany Blue
#7BF2DA
ΔE00 3.41
Light Turquoise
#7EF4CC
ΔE00 3.49
Light Aquamarine
#7BFDC7
ΔE00 5.62
Bright Teal
#01F9C6
ΔE00 5.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FEDD #FE7495
analogous
#74FE98 #74FEDD #74DAFE
triadic
#74FEDD #DD74FE #FEDD74
tetradic
#74FEDD #9874FE #FE7495 #DAFE74
square
#74FEDD #9874FE #FE7495 #DAFE74
split-complementary
#74FEDD #FE74DA #FE9874
monochromatic
#02F6BB #37FECE #74FEDD #B1FEEC #E1FFF8
Accessibility & contrast
On white
1.24
#74FEDD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.96
#74FEDD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FEDD
16.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FEDD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FEDD | 1.00 | 1.24 | 16.96 | 16.96 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F6F0DC
Deuteranopia (green-blind)
#E1E1DF
Tritanopia (blue-blind)
#1FFFF4
Achromatopsia (no color)
#E7E7E7
Design tokens & code
CSS
--color: #74fedd; /* rgb */ color: rgb(116, 254, 221); /* oklch */ color: oklch(91.1% 0.130 175.2);
Tailwind
colors: {
custom: {
50: '#a6ffe7',
500: '#74fedd',
950: '#000000',
},
}SCSS
$custom: #74fedd; $custom-light: #a6ffe7; $custom-dark: #000000;
JSON
{
"hex": "#74fedd",
"rgb": {
"r": 116,
"g": 254,
"b": 221
},
"hsl": {
"h": 165.652,
"s": 98.571,
"l": 72.549
},
"oklch": {
"l": 0.91117,
"c": 0.1302,
"h": 175.2
},
"luminance": 0.79817
}Semantic roles & 50–950 ramp
primary
#74FEDD
secondary
#DB3B61
accent
#0037E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684