#74CECD#74CECD
#74CECD is a light, moderate teal. Relative luminance 0.523; OKLCH L 79.5% C 0.087 H 194.6°. Best body text is #000000 at 11.45:1 contrast (WCAG AA passes).
Color values
| HEX | #74CECD |
|---|---|
| RGB | rgb(116, 206, 205) |
| HSL | hsl(179, 48%, 63%) |
| HSV | hsv(179, 44%, 81%) |
| CMYK | cmyk(43.7%, 0%, 0.5%, 19.2%) |
| CIE-LAB | lab(77.44, -27.15, -7.92) |
| CIE-LCH | lch(77.44, 28.28, 196.26°) |
| OKLab | oklab(79.53% -0.0838 -0.0219) |
| OKLCH | oklch(79.53% 0.087 194.6) |
| XYZ | xyz(40.2889, 52.2602, 65.7099) |
| Luminance | 0.5226 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.32
Darkturquoise
#00CED1
ΔE00 5.73
Aqua Blue
#02D8E9
ΔE00 7.50
Turquoise
#40E0D0
ΔE00 8.04
Robin'S Egg Blue
#98EFF9
ΔE00 9.12
Robin'S Egg
#6DEDFD
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CECD #CE7475
analogous
#74CEA0 #74CECD #74A2CE
triadic
#74CECD #CD74CE #CECD74
tetradic
#74CECD #A074CE #CE7475 #A2CE74
square
#74CECD #A074CE #CE7475 #A2CE74
split-complementary
#74CECD #CE74A2 #CEA074
monochromatic
#349493 #47BEBD #74CECD #A1DEDD #CEEEEE
Accessibility & contrast
On white
1.83
#74CECD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.45
#74CECD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CECD
11.45:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CECD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CECD | 1.00 | 1.83 | 11.45 | 11.45 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.45 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.45 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C4C6CD
Deuteranopia (green-blind)
#B4BACE
Tritanopia (blue-blind)
#47D3CD
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #74cecd; /* rgb */ color: rgb(116, 206, 205); /* oklch */ color: oklch(79.5% 0.087 194.6);
Tailwind
colors: {
custom: {
50: '#a2dddc',
500: '#74cecd',
950: '#000000',
},
}SCSS
$custom: #74cecd; $custom-light: #a2dddc; $custom-dark: #000000;
JSON
{
"hex": "#74cecd",
"rgb": {
"r": 116,
"g": 206,
"b": 205
},
"hsl": {
"h": 179.333,
"s": 47.872,
"l": 63.137
},
"oklch": {
"l": 0.7953,
"c": 0.0866,
"h": 194.6
},
"luminance": 0.52263
}Semantic roles & 50–950 ramp
primary
#74CECD
secondary
#9A4D4D
accent
#2A2CBB
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484