#74CECF#74CECF
#74CECF is a light, moderate teal. Relative luminance 0.524; OKLCH L 79.6% C 0.087 H 196.5°. Best body text is #000000 at 11.47:1 contrast (WCAG AA passes).
Color values
| HEX | #74CECF |
|---|---|
| RGB | rgb(116, 206, 207) |
| HSL | hsl(181, 49%, 63%) |
| HSV | hsv(181, 44%, 81%) |
| CMYK | cmyk(44%, 0.5%, 0%, 18.8%) |
| CIE-LAB | lab(77.49, -26.64, -8.91) |
| CIE-LCH | lch(77.49, 28.09, 198.48°) |
| OKLab | oklab(79.6% -0.083 -0.0246) |
| OKLCH | oklch(79.6% 0.087 196.5) |
| XYZ | xyz(40.5319, 52.3574, 66.9895) |
| Luminance | 0.5236 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.74
Darkturquoise
#00CED1
ΔE00 5.75
Aqua Blue
#02D8E9
ΔE00 7.00
Turquoise
#40E0D0
ΔE00 8.61
Robin'S Egg
#6DEDFD
ΔE00 8.67
Robin'S Egg Blue
#98EFF9
ΔE00 8.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CECF #CF7574
analogous
#74CFA2 #74CECF #74A0CF
triadic
#74CECF #CF74CE #CECF74
tetradic
#74CECF #A274CF #CF7574 #A0CF74
square
#74CECF #A274CF #CF7574 #A0CF74
split-complementary
#74CECF #CF74A0 #CFA274
monochromatic
#339495 #47BEBF #74CECF #A1DEDF #CFEEEE
Accessibility & contrast
On white
1.83
#74CECF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.47
#74CECF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CECF
11.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CECF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CECF | 1.00 | 1.83 | 11.47 | 11.47 |
| #FFFFFF | 1.83 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C3C6CF
Deuteranopia (green-blind)
#B3BAD0
Tritanopia (blue-blind)
#45D3CE
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #74cecf; /* rgb */ color: rgb(116, 206, 207); /* oklch */ color: oklch(79.6% 0.087 196.5);
Tailwind
colors: {
custom: {
50: '#a2dddd',
500: '#74cecf',
950: '#000000',
},
}SCSS
$custom: #74cecf; $custom-light: #a2dddd; $custom-dark: #000000;
JSON
{
"hex": "#74cecf",
"rgb": {
"r": 116,
"g": 206,
"b": 207
},
"hsl": {
"h": 180.659,
"s": 48.663,
"l": 63.333
},
"oklch": {
"l": 0.79595,
"c": 0.08653,
"h": 196.5
},
"luminance": 0.52361
}Semantic roles & 50–950 ramp
primary
#74CECF
secondary
#9B4D4C
accent
#2B2ABC
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484