#74DEDC#74DEDC
#74DEDC is a very light, moderate teal. Relative luminance 0.611; OKLCH L 83.7% C 0.099 H 193.8°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #74DEDC |
|---|---|
| RGB | rgb(116, 222, 220) |
| HSL | hsl(179, 62%, 66%) |
| HSV | hsv(179, 48%, 87%) |
| CMYK | cmyk(47.7%, 0%, 0.9%, 12.9%) |
| CIE-LAB | lab(82.44, -31.09, -8.50) |
| CIE-LCH | lch(82.44, 32.23, 195.29°) |
| OKLab | oklab(83.7% -0.0957 -0.0235) |
| OKLCH | oklch(83.7% 0.099 193.8) |
| XYZ | xyz(46.2368, 61.1189, 77.0568) |
| Luminance | 0.6112 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.66
Turquoise
#40E0D0
ΔE00 6.23
Darkturquoise
#00CED1
ΔE00 6.42
Robin'S Egg
#6DEDFD
ΔE00 6.92
Robin'S Egg Blue
#98EFF9
ΔE00 7.02
Bright Light Blue
#26F7FD
ΔE00 7.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DEDC #DE7476
analogous
#74DEA7 #74DEDC #74ABDE
triadic
#74DEDC #DC74DE #DEDC74
tetradic
#74DEDC #A774DE #DE7476 #ABDE74
square
#74DEDC #A774DE #DE7476 #ABDE74
split-complementary
#74DEDC #DE74AB #DEA774
monochromatic
#29AEAC #43D2D0 #74DEDC #A5EAE8 #D7F5F5
Accessibility & contrast
On white
1.59
#74DEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#74DEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DEDC
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DEDC | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DC
Deuteranopia (green-blind)
#C0C7DD
Tritanopia (blue-blind)
#35E3DD
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #74dedc; /* rgb */ color: rgb(116, 222, 220); /* oklch */ color: oklch(83.7% 0.099 193.8);
Tailwind
colors: {
custom: {
50: '#a3e8e6',
500: '#74dedc',
950: '#000000',
},
}SCSS
$custom: #74dedc; $custom-light: #a3e8e6; $custom-dark: #000000;
JSON
{
"hex": "#74dedc",
"rgb": {
"r": 116,
"g": 222,
"b": 220
},
"hsl": {
"h": 178.868,
"s": 61.628,
"l": 66.275
},
"oklch": {
"l": 0.837,
"c": 0.09851,
"h": 193.8
},
"luminance": 0.61123
}Semantic roles & 50–950 ramp
primary
#74DEDC
secondary
#B04648
accent
#1C1FC9
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484