#74DED1#74DED1
#74DED1 is a very light, moderate teal. Relative luminance 0.606; OKLCH L 83.4% C 0.101 H 185.1°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #74DED1 |
|---|---|
| RGB | rgb(116, 222, 209) |
| HSL | hsl(173, 62%, 66%) |
| HSV | hsv(173, 48%, 87%) |
| CMYK | cmyk(47.7%, 0%, 5.9%, 12.9%) |
| CIE-LAB | lab(82.14, -33.81, -3.11) |
| CIE-LCH | lch(82.14, 33.96, 185.25°) |
| OKLab | oklab(83.36% -0.1003 -0.0089) |
| OKLCH | oklch(83.36% 0.101 185.1) |
| XYZ | xyz(44.8276, 60.5552, 69.6353) |
| Luminance | 0.6056 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Turquoise
#40E0D0
ΔE00 3.80
Mediumturquoise
#48D1CC
ΔE00 5.04
Tiffany Blue
#7BF2DA
ΔE00 5.41
Seafoam Blue
#78D1B6
ΔE00 6.17
Pale Teal
#82CBB2
ΔE00 7.32
Bright Aqua
#0BF9EA
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DED1 #DE7481
analogous
#74DE9C #74DED1 #74B6DE
triadic
#74DED1 #D174DE #DED174
tetradic
#74DED1 #9C74DE #DE7481 #B6DE74
square
#74DED1 #9C74DE #DE7481 #B6DE74
split-complementary
#74DED1 #DE74B6 #DE9C74
monochromatic
#29AE9E #43D2C1 #74DED1 #A5EAE1 #D7F5F2
Accessibility & contrast
On white
1.60
#74DED1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#74DED1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DED1
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DED1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DED1 | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D4D1
Deuteranopia (green-blind)
#C3C7D2
Tritanopia (blue-blind)
#3FE2DA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #74ded1; /* rgb */ color: rgb(116, 222, 209); /* oklch */ color: oklch(83.4% 0.101 185.1);
Tailwind
colors: {
custom: {
50: '#a3e8df',
500: '#74ded1',
950: '#000000',
},
}SCSS
$custom: #74ded1; $custom-light: #a3e8df; $custom-dark: #000000;
JSON
{
"hex": "#74ded1",
"rgb": {
"r": 116,
"g": 222,
"b": 209
},
"hsl": {
"h": 172.642,
"s": 61.628,
"l": 66.275
},
"oklch": {
"l": 0.83355,
"c": 0.10067,
"h": 185.1
},
"luminance": 0.60559
}Semantic roles & 50–950 ramp
primary
#74DED1
secondary
#B04653
accent
#1C31C9
background
#FDFEFE
surface
#F7FDFC
border
#D0D5D5
text
#101615
muted
#818484