#74D7CD#74D7CD
#74D7CD is a light, moderate teal. Relative luminance 0.567; OKLCH L 81.6% C 0.095 H 187.0°. Best body text is #000000 at 12.34:1 contrast (WCAG AA passes).
Color values
| HEX | #74D7CD |
|---|---|
| RGB | rgb(116, 215, 205) |
| HSL | hsl(174, 55%, 65%) |
| HSV | hsv(174, 46%, 84%) |
| CMYK | cmyk(46%, 0%, 4.7%, 15.7%) |
| CIE-LAB | lab(80.02, -31.49, -4.09) |
| CIE-LCH | lch(80.02, 31.75, 187.41°) |
| OKLab | oklab(81.61% -0.0941 -0.0115) |
| OKLCH | oklch(81.61% 0.095 187) |
| XYZ | xyz(42.5179, 56.7182, 66.4529) |
| Luminance | 0.5672 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.97
Turquoise
#40E0D0
ΔE00 4.81
Seafoam Blue
#78D1B6
ΔE00 6.33
Darkturquoise
#00CED1
ΔE00 6.97
Pale Teal
#82CBB2
ΔE00 7.00
Tiffany Blue
#7BF2DA
ΔE00 7.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74D7CD #D7747E
analogous
#74D79B #74D7CD #74B0D7
triadic
#74D7CD #CD74D7 #D7CD74
tetradic
#74D7CD #9B74D7 #D7747E #B0D774
square
#74D7CD #9B74D7 #D7747E #B0D774
split-complementary
#74D7CD #D774B0 #D79B74
monochromatic
#2FA296 #44C9BC #74D7CD #A4E5DE #D3F2EF
Accessibility & contrast
On white
1.70
#74D7CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.34
#74D7CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74D7CD
12.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74D7CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74D7CD | 1.00 | 1.70 | 12.34 | 12.34 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECECD
Deuteranopia (green-blind)
#BDC1CE
Tritanopia (blue-blind)
#44DBD4
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #74d7cd; /* rgb */ color: rgb(116, 215, 205); /* oklch */ color: oklch(81.6% 0.095 187.0);
Tailwind
colors: {
custom: {
50: '#a2e3dc',
500: '#74d7cd',
950: '#000000',
},
}SCSS
$custom: #74d7cd; $custom-light: #a2e3dc; $custom-dark: #000000;
JSON
{
"hex": "#74d7cd",
"rgb": {
"r": 116,
"g": 215,
"b": 205
},
"hsl": {
"h": 173.939,
"s": 55.307,
"l": 64.902
},
"oklch": {
"l": 0.8161,
"c": 0.0948,
"h": 187
},
"luminance": 0.56722
}Semantic roles & 50–950 ramp
primary
#74D7CD
secondary
#A64953
accent
#2333C3
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#101515
muted
#808484