#74CCCA#74CCCA
#74CCCA is a light, moderate teal. Relative luminance 0.512; OKLCH L 79.0% C 0.085 H 193.7°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #74CCCA |
|---|---|
| RGB | rgb(116, 204, 202) |
| HSL | hsl(179, 46%, 63%) |
| HSV | hsv(179, 43%, 80%) |
| CMYK | cmyk(43.1%, 0%, 1%, 20%) |
| CIE-LAB | lab(76.78, -26.92, -7.28) |
| CIE-LCH | lch(76.78, 27.89, 195.13°) |
| OKLab | oklab(78.97% -0.0827 -0.0201) |
| OKLCH | oklch(78.97% 0.085 193.7) |
| XYZ | xyz(39.4518, 51.1599, 63.6616) |
| Luminance | 0.5116 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.34
Darkturquoise
#00CED1
ΔE00 5.87
Aqua Blue
#02D8E9
ΔE00 7.98
Turquoise
#40E0D0
ΔE00 8.09
Topaz
#13BBAF
ΔE00 8.73
Pale Teal
#82CBB2
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CCCA #CC7476
analogous
#74CC9E #74CCCA #74A2CC
triadic
#74CCCA #CA74CC #CCCA74
tetradic
#74CCCA #9E74CC #CC7476 #A2CC74
square
#74CCCA #9E74CC #CC7476 #A2CC74
split-complementary
#74CCCA #CC74A2 #CC9E74
monochromatic
#35918E #47BCB9 #74CCCA #A1DCDB #CEEDEC
Accessibility & contrast
On white
1.87
#74CCCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#74CCCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CCCA
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CCCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CCCA | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C4CA
Deuteranopia (green-blind)
#B3B9CB
Tritanopia (blue-blind)
#49D1CB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #74ccca; /* rgb */ color: rgb(116, 204, 202); /* oklch */ color: oklch(79.0% 0.085 193.7);
Tailwind
colors: {
custom: {
50: '#a1dcda',
500: '#74ccca',
950: '#000000',
},
}SCSS
$custom: #74ccca; $custom-light: #a1dcda; $custom-dark: #000000;
JSON
{
"hex": "#74ccca",
"rgb": {
"r": 116,
"g": 204,
"b": 202
},
"hsl": {
"h": 178.636,
"s": 46.316,
"l": 62.745
},
"oklch": {
"l": 0.7897,
"c": 0.08514,
"h": 193.7
},
"luminance": 0.51163
}Semantic roles & 50–950 ramp
primary
#74CCCA
secondary
#974D4F
accent
#2C2FBA
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483