#74DCDF#74DCDF
#74DCDF is a very light, moderate teal. Relative luminance 0.602; OKLCH L 83.3% C 0.097 H 197.9°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #74DCDF |
|---|---|
| RGB | rgb(116, 220, 223) |
| HSL | hsl(182, 63%, 66%) |
| HSV | hsv(182, 48%, 87%) |
| CMYK | cmyk(48%, 1.3%, 0%, 12.5%) |
| CIE-LAB | lab(81.96, -29.36, -10.81) |
| CIE-LCH | lch(81.96, 31.29, 200.22°) |
| OKLab | oklab(83.34% -0.0922 -0.0298) |
| OKLCH | oklch(83.34% 0.097 197.9) |
| XYZ | xyz(46.1096, 60.2231, 78.9921) |
| Luminance | 0.6023 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.41
Robin'S Egg
#6DEDFD
ΔE00 5.67
Aqua Blue
#02D8E9
ΔE00 5.86
Robin'S Egg Blue
#98EFF9
ΔE00 6.08
Robin Egg Blue
#8AF1FE
ΔE00 6.15
Darkturquoise
#00CED1
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DCDF #DF7774
analogous
#74DFAD #74DCDF #74A7DF
triadic
#74DCDF #DF74DC #DCDF74
tetradic
#74DCDF #AD74DF #DF7774 #A7DF74
square
#74DCDF #AD74DF #DF7774 #A7DF74
split-complementary
#74DCDF #DF74A7 #DFAD74
monochromatic
#29ACB0 #42CFD4 #74DCDF #A6E9EA #D7F5F6
Accessibility & contrast
On white
1.61
#74DCDF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#74DCDF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DCDF
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DCDF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DCDF | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D4DF
Deuteranopia (green-blind)
#BDC6E0
Tritanopia (blue-blind)
#32E2DD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #74dcdf; /* rgb */ color: rgb(116, 220, 223); /* oklch */ color: oklch(83.3% 0.097 197.9);
Tailwind
colors: {
custom: {
50: '#a3e7e9',
500: '#74dcdf',
950: '#000000',
},
}SCSS
$custom: #74dcdf; $custom-light: #a3e7e9; $custom-dark: #000000;
JSON
{
"hex": "#74dcdf",
"rgb": {
"r": 116,
"g": 220,
"b": 223
},
"hsl": {
"h": 181.682,
"s": 62.573,
"l": 66.471
},
"oklch": {
"l": 0.8334,
"c": 0.09692,
"h": 197.9
},
"luminance": 0.60227
}Semantic roles & 50–950 ramp
primary
#74DCDF
secondary
#B24845
accent
#201BCA
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484