#74DCDE#74DCDE
#74DCDE is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.3% C 0.097 H 197.1°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #74DCDE |
|---|---|
| RGB | rgb(116, 220, 222) |
| HSL | hsl(181, 62%, 66%) |
| HSV | hsv(181, 48%, 87%) |
| CMYK | cmyk(47.7%, 0.9%, 0%, 12.9%) |
| CIE-LAB | lab(81.93, -29.62, -10.33) |
| CIE-LCH | lch(81.93, 31.37, 199.22°) |
| OKLab | oklab(83.31% -0.0926 -0.0285) |
| OKLCH | oklch(83.31% 0.097 197.1) |
| XYZ | xyz(45.9752, 60.1694, 78.2841) |
| Luminance | 0.6017 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.17
Robin'S Egg
#6DEDFD
ΔE00 5.95
Aqua Blue
#02D8E9
ΔE00 6.09
Darkturquoise
#00CED1
ΔE00 6.23
Robin'S Egg Blue
#98EFF9
ΔE00 6.29
Robin Egg Blue
#8AF1FE
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DCDE #DE7674
analogous
#74DEAB #74DCDE #74A7DE
triadic
#74DCDE #DE74DC #DCDE74
tetradic
#74DCDE #AB74DE #DE7674 #A7DE74
square
#74DCDE #AB74DE #DE7674 #A7DE74
split-complementary
#74DCDE #DE74A7 #DEAB74
monochromatic
#29ACAE #43D0D2 #74DCDE #A5E8EA #D7F5F5
Accessibility & contrast
On white
1.61
#74DCDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#74DCDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DCDE
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DCDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DCDE | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D4DE
Deuteranopia (green-blind)
#BEC6DF
Tritanopia (blue-blind)
#34E2DC
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #74dcde; /* rgb */ color: rgb(116, 220, 222); /* oklch */ color: oklch(83.3% 0.097 197.1);
Tailwind
colors: {
custom: {
50: '#a3e7e8',
500: '#74dcde',
950: '#000000',
},
}SCSS
$custom: #74dcde; $custom-light: #a3e7e8; $custom-dark: #000000;
JSON
{
"hex": "#74dcde",
"rgb": {
"r": 116,
"g": 220,
"b": 222
},
"hsl": {
"h": 181.132,
"s": 61.628,
"l": 66.275
},
"oklch": {
"l": 0.83307,
"c": 0.09691,
"h": 197.1
},
"luminance": 0.60173
}Semantic roles & 50–950 ramp
primary
#74DCDE
secondary
#B04846
accent
#1F1CC9
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484