#74D0CE#74D0CE
#74D0CE is a light, moderate teal. Relative luminance 0.533; OKLCH L 80.0% C 0.088 H 193.7°. Best body text is #000000 at 11.66:1 contrast (WCAG AA passes).
Color values
| HEX | #74D0CE |
|---|---|
| RGB | rgb(116, 208, 206) |
| HSL | hsl(179, 49%, 64%) |
| HSV | hsv(179, 44%, 82%) |
| CMYK | cmyk(44.2%, 0%, 1%, 18.4%) |
| CIE-LAB | lab(78.04, -27.87, -7.56) |
| CIE-LCH | lch(78.04, 28.88, 195.18°) |
| OKLab | oklab(80.02% -0.0857 -0.0209) |
| OKLCH | oklch(80.02% 0.088 193.7) |
| XYZ | xyz(40.8945, 53.2777, 66.5092) |
| Luminance | 0.5328 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.01
Darkturquoise
#00CED1
ΔE00 5.71
Turquoise
#40E0D0
ΔE00 7.48
Aqua Blue
#02D8E9
ΔE00 7.58
Robin'S Egg Blue
#98EFF9
ΔE00 8.97
Pale Teal
#82CBB2
ΔE00 8.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74D0CE #D07476
analogous
#74D0A0 #74D0CE #74A4D0
triadic
#74D0CE #CE74D0 #D0CE74
tetradic
#74D0CE #A074D0 #D07476 #A4D074
square
#74D0CE #A074D0 #D07476 #A4D074
split-complementary
#74D0CE #D074A4 #D0A074
monochromatic
#339794 #46C1BE #74D0CE #A2DFDE #CFEFEE
Accessibility & contrast
On white
1.80
#74D0CE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.66
#74D0CE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74D0CE
11.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74D0CE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74D0CE | 1.00 | 1.80 | 11.66 | 11.66 |
| #FFFFFF | 1.80 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C8CE
Deuteranopia (green-blind)
#B6BCCF
Tritanopia (blue-blind)
#46D5CF
Achromatopsia (no color)
#C1C1C1
Design tokens & code
CSS
--color: #74d0ce; /* rgb */ color: rgb(116, 208, 206); /* oklch */ color: oklch(80.0% 0.088 193.7);
Tailwind
colors: {
custom: {
50: '#a2dedc',
500: '#74d0ce',
950: '#000000',
},
}SCSS
$custom: #74d0ce; $custom-light: #a2dedc; $custom-dark: #000000;
JSON
{
"hex": "#74d0ce",
"rgb": {
"r": 116,
"g": 208,
"b": 206
},
"hsl": {
"h": 178.696,
"s": 49.462,
"l": 63.529
},
"oklch": {
"l": 0.80023,
"c": 0.0882,
"h": 193.7
},
"luminance": 0.53281
}Semantic roles & 50–950 ramp
primary
#74D0CE
secondary
#9C4C4E
accent
#292CBD
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484