#74CDC2#74CDC2
#74CDC2 is a light, moderate teal. Relative luminance 0.513; OKLCH L 78.9% C 0.088 H 185.4°. Best body text is #000000 at 11.25:1 contrast (WCAG AA passes).
Color values
| HEX | #74CDC2 |
|---|---|
| RGB | rgb(116, 205, 194) |
| HSL | hsl(173, 47%, 63%) |
| HSV | hsv(173, 43%, 80%) |
| CMYK | cmyk(43.4%, 0%, 5.4%, 19.6%) |
| CIE-LAB | lab(76.84, -29.37, -2.87) |
| CIE-LCH | lch(76.84, 29.51, 185.59°) |
| OKLab | oklab(78.95% -0.0873 -0.0082) |
| OKLCH | oklch(78.95% 0.088 185.4) |
| XYZ | xyz(38.7675, 51.2677, 58.8812) |
| Luminance | 0.5127 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.46
Seafoam Blue
#78D1B6
ΔE00 5.56
Pale Teal
#82CBB2
ΔE00 5.60
Turquoise
#40E0D0
ΔE00 6.38
Darkturquoise
#00CED1
ΔE00 7.29
Topaz
#13BBAF
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CDC2 #CD747F
analogous
#74CD95 #74CDC2 #74ACCD
triadic
#74CDC2 #C274CD #CDC274
tetradic
#74CDC2 #9574CD #CD747F #ACCD74
square
#74CDC2 #9574CD #CD747F #ACCD74
split-complementary
#74CDC2 #CD74AC #CD9574
monochromatic
#359287 #47BDAE #74CDC2 #A1DDD6 #CEEDEA
Accessibility & contrast
On white
1.87
#74CDC2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.25
#74CDC2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CDC2
11.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CDC2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CDC2 | 1.00 | 1.87 | 11.25 | 11.25 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C4C2
Deuteranopia (green-blind)
#B6B9C3
Tritanopia (blue-blind)
#4ED1C9
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #74cdc2; /* rgb */ color: rgb(116, 205, 194); /* oklch */ color: oklch(78.9% 0.088 185.4);
Tailwind
colors: {
custom: {
50: '#a1dcd4',
500: '#74cdc2',
950: '#000000',
},
}SCSS
$custom: #74cdc2; $custom-light: #a1dcd4; $custom-dark: #000000;
JSON
{
"hex": "#74cdc2",
"rgb": {
"r": 116,
"g": 205,
"b": 194
},
"hsl": {
"h": 172.584,
"s": 47.09,
"l": 62.941
},
"oklch": {
"l": 0.78949,
"c": 0.08766,
"h": 185.4
},
"luminance": 0.51271
}Semantic roles & 50–950 ramp
primary
#74CDC2
secondary
#984D56
accent
#2B3DBA
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483