#74CDCF#74CDCF
#74CDCF is a light, moderate teal. Relative luminance 0.519; OKLCH L 79.4% C 0.086 H 197.5°. Best body text is #000000 at 11.38:1 contrast (WCAG AA passes).
Color values
| HEX | #74CDCF |
|---|---|
| RGB | rgb(116, 205, 207) |
| HSL | hsl(181, 49%, 63%) |
| HSV | hsv(181, 44%, 81%) |
| CMYK | cmyk(44%, 1%, 0%, 18.8%) |
| CIE-LAB | lab(77.21, -26.15, -9.33) |
| CIE-LCH | lch(77.21, 27.77, 199.64°) |
| OKLab | oklab(79.36% -0.0818 -0.0257) |
| OKLCH | oklch(79.36% 0.086 197.5) |
| XYZ | xyz(40.2919, 51.8774, 66.9095) |
| Luminance | 0.5188 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.07
Darkturquoise
#00CED1
ΔE00 5.85
Aqua Blue
#02D8E9
ΔE00 6.90
Robin'S Egg
#6DEDFD
ΔE00 8.67
Robin'S Egg Blue
#98EFF9
ΔE00 8.78
Turquoise
#40E0D0
ΔE00 9.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CDCF #CF7674
analogous
#74CFA3 #74CDCF #749FCF
triadic
#74CDCF #CF74CD #CDCF74
tetradic
#74CDCF #A374CF #CF7674 #9FCF74
square
#74CDCF #A374CF #CF7674 #9FCF74
split-complementary
#74CDCF #CF749F #CFA374
monochromatic
#339395 #47BDBF #74CDCF #A1DDDF #CFEEEE
Accessibility & contrast
On white
1.85
#74CDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.38
#74CDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CDCF
11.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CDCF | 1.00 | 1.85 | 11.38 | 11.38 |
| #FFFFFF | 1.85 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C6CF
Deuteranopia (green-blind)
#B2BAD0
Tritanopia (blue-blind)
#46D2CD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #74cdcf; /* rgb */ color: rgb(116, 205, 207); /* oklch */ color: oklch(79.4% 0.086 197.5);
Tailwind
colors: {
custom: {
50: '#a2dcdd',
500: '#74cdcf',
950: '#000000',
},
}SCSS
$custom: #74cdcf; $custom-light: #a2dcdd; $custom-dark: #000000;
JSON
{
"hex": "#74cdcf",
"rgb": {
"r": 116,
"g": 205,
"b": 207
},
"hsl": {
"h": 181.319,
"s": 48.663,
"l": 63.333
},
"oklch": {
"l": 0.79365,
"c": 0.08577,
"h": 197.5
},
"luminance": 0.51881
}Semantic roles & 50–950 ramp
primary
#74CDCF
secondary
#9B4E4C
accent
#2D2ABC
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484