#74FDDE#74FDDE
#74FDDE is a very light, vivid teal. Relative luminance 0.792; OKLCH L 90.9% C 0.129 H 176.2°. Best body text is #000000 at 16.85:1 contrast (WCAG AA passes).
Color values
| HEX | #74FDDE |
|---|---|
| RGB | rgb(116, 253, 222) |
| HSL | hsl(166, 97%, 72%) |
| HSV | hsv(166, 54%, 99%) |
| CMYK | cmyk(54.2%, 0%, 12.3%, 0.8%) |
| CIE-LAB | lab(91.34, -44.74, 3.50) |
| CIE-LCH | lch(91.34, 44.87, 175.52°) |
| OKLab | oklab(90.91% -0.1283 0.0086) |
| OKLCH | oklch(90.91% 0.129 176.2) |
| XYZ | xyz(55.5066, 79.2322, 81.4613) |
| Luminance | 0.7924 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Light Aqua
#8CFFDB
ΔE00 2.74
Tiffany Blue
#7BF2DA
ΔE00 2.94
Aquamarine
#7FFFD4
ΔE00 3.53
Light Turquoise
#7EF4CC
ΔE00 3.78
Aqua (survey)
#13EAC9
ΔE00 5.75
Bright Teal
#01F9C6
ΔE00 6.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74FDDE #FD7493
analogous
#74FD99 #74FDDE #74D8FD
triadic
#74FDDE #DE74FD #FDDE74
tetradic
#74FDDE #9974FD #FD7493 #D8FD74
square
#74FDDE #9974FD #FD7493 #D8FD74
split-complementary
#74FDDE #FD74D8 #FD9974
monochromatic
#03F3BD #38FCD0 #74FDDE #B0FEEC #E1FFF8
Accessibility & contrast
On white
1.25
#74FDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.85
#74FDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74FDDE
16.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74FDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74FDDE | 1.00 | 1.25 | 16.85 | 16.85 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F5EFDD
Deuteranopia (green-blind)
#E0E0E0
Tritanopia (blue-blind)
#1EFFF4
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #74fdde; /* rgb */ color: rgb(116, 253, 222); /* oklch */ color: oklch(90.9% 0.129 176.2);
Tailwind
colors: {
custom: {
50: '#a6fee8',
500: '#74fdde',
950: '#000000',
},
}SCSS
$custom: #74fdde; $custom-light: #a6fee8; $custom-dark: #000000;
JSON
{
"hex": "#74fdde",
"rgb": {
"r": 116,
"g": 253,
"b": 222
},
"hsl": {
"h": 166.423,
"s": 97.163,
"l": 72.353
},
"oklch": {
"l": 0.90913,
"c": 0.12855,
"h": 176.2
},
"luminance": 0.79237
}Semantic roles & 50–950 ramp
primary
#74FDDE
secondary
#DA3B5F
accent
#0034E6
background
#FDFFFE
surface
#F7FFFC
border
#D0D7D5
text
#101816
muted
#818684