#74D2CD#74D2CD
#74D2CD is a light, moderate teal. Relative luminance 0.542; OKLCH L 80.5% C 0.090 H 191.0°. Best body text is #000000 at 11.84:1 contrast (WCAG AA passes).
Color values
| HEX | #74D2CD |
|---|---|
| RGB | rgb(116, 210, 205) |
| HSL | hsl(177, 51%, 64%) |
| HSV | hsv(177, 45%, 82%) |
| CMYK | cmyk(44.8%, 0%, 2.4%, 17.6%) |
| CIE-LAB | lab(78.58, -29.09, -6.21) |
| CIE-LCH | lch(78.58, 29.75, 192.06°) |
| OKLab | oklab(80.45% -0.0884 -0.0173) |
| OKLCH | oklch(80.45% 0.09 191) |
| XYZ | xyz(41.2641, 54.2106, 66.0350) |
| Luminance | 0.5421 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.62
Darkturquoise
#00CED1
ΔE00 5.97
Turquoise
#40E0D0
ΔE00 6.45
Seafoam Blue
#78D1B6
ΔE00 7.88
Pale Teal
#82CBB2
ΔE00 8.05
Aqua Blue
#02D8E9
ΔE00 8.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74D2CD #D27479
analogous
#74D29E #74D2CD #74A8D2
triadic
#74D2CD #CD74D2 #D2CD74
tetradic
#74D2CD #9E74D2 #D27479 #A8D274
square
#74D2CD #9E74D2 #D27479 #A8D274
split-complementary
#74D2CD #D274A8 #D29E74
monochromatic
#329A94 #46C3BC #74D2CD #A2E1DE #D0F0EE
Accessibility & contrast
On white
1.77
#74D2CD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.84
#74D2CD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74D2CD
11.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74D2CD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74D2CD | 1.00 | 1.77 | 11.84 | 11.84 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8C9CD
Deuteranopia (green-blind)
#B8BDCE
Tritanopia (blue-blind)
#46D7D0
Achromatopsia (no color)
#C2C2C2
Design tokens & code
CSS
--color: #74d2cd; /* rgb */ color: rgb(116, 210, 205); /* oklch */ color: oklch(80.5% 0.090 191.0);
Tailwind
colors: {
custom: {
50: '#a2e0dc',
500: '#74d2cd',
950: '#000000',
},
}SCSS
$custom: #74d2cd; $custom-light: #a2e0dc; $custom-dark: #000000;
JSON
{
"hex": "#74d2cd",
"rgb": {
"r": 116,
"g": 210,
"b": 205
},
"hsl": {
"h": 176.809,
"s": 51.087,
"l": 63.922
},
"oklch": {
"l": 0.80453,
"c": 0.09007,
"h": 191
},
"luminance": 0.54214
}Semantic roles & 50–950 ramp
primary
#74D2CD
secondary
#9F4B50
accent
#272FBE
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484