#74DED2#74DED2
#74DED2 is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.4% C 0.100 H 185.8°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #74DED2 |
|---|---|
| RGB | rgb(116, 222, 210) |
| HSL | hsl(173, 62%, 66%) |
| HSV | hsv(173, 48%, 87%) |
| CMYK | cmyk(47.7%, 0%, 5.4%, 12.9%) |
| CIE-LAB | lab(82.17, -33.57, -3.60) |
| CIE-LCH | lch(82.17, 33.76, 186.12°) |
| OKLab | oklab(83.39% -0.0999 -0.0102) |
| OKLCH | oklch(83.39% 0.1 185.8) |
| XYZ | xyz(44.9518, 60.6049, 70.2893) |
| Luminance | 0.6061 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.89
Mediumturquoise
#48D1CC
ΔE00 4.87
Tiffany Blue
#7BF2DA
ΔE00 5.63
Seafoam Blue
#78D1B6
ΔE00 6.47
Bright Aqua
#0BF9EA
ΔE00 7.54
Pale Teal
#82CBB2
ΔE00 7.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DED2 #DE7480
analogous
#74DE9D #74DED2 #74B5DE
triadic
#74DED2 #D274DE #DED274
tetradic
#74DED2 #9D74DE #DE7480 #B5DE74
square
#74DED2 #9D74DE #DE7480 #B5DE74
split-complementary
#74DED2 #DE74B5 #DE9D74
monochromatic
#29AE9F #43D2C2 #74DED2 #A5EAE2 #D7F5F2
Accessibility & contrast
On white
1.60
#74DED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#74DED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DED2
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DED2 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D4D2
Deuteranopia (green-blind)
#C3C7D3
Tritanopia (blue-blind)
#3EE2DA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #74ded2; /* rgb */ color: rgb(116, 222, 210); /* oklch */ color: oklch(83.4% 0.100 185.8);
Tailwind
colors: {
custom: {
50: '#a3e8df',
500: '#74ded2',
950: '#000000',
},
}SCSS
$custom: #74ded2; $custom-light: #a3e8df; $custom-dark: #000000;
JSON
{
"hex": "#74ded2",
"rgb": {
"r": 116,
"g": 222,
"b": 210
},
"hsl": {
"h": 173.208,
"s": 61.628,
"l": 66.275
},
"oklch": {
"l": 0.83385,
"c": 0.10038,
"h": 185.8
},
"luminance": 0.60609
}Semantic roles & 50–950 ramp
primary
#74DED2
secondary
#B04652
accent
#1C30C9
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101615
muted
#818484