#74CCCB#74CCCB
#74CCCB is a light, moderate teal. Relative luminance 0.512; OKLCH L 79.0% C 0.085 H 194.6°. Best body text is #000000 at 11.24:1 contrast (WCAG AA passes).
Color values
| HEX | #74CCCB |
|---|---|
| RGB | rgb(116, 204, 203) |
| HSL | hsl(179, 46%, 63%) |
| HSV | hsv(179, 43%, 80%) |
| CMYK | cmyk(43.1%, 0%, 0.5%, 20%) |
| CIE-LAB | lab(76.80, -26.67, -7.78) |
| CIE-LCH | lch(76.80, 27.78, 196.26°) |
| OKLab | oklab(79% -0.0823 -0.0215) |
| OKLCH | oklch(79% 0.085 194.6) |
| XYZ | xyz(39.5706, 51.2074, 64.2871) |
| Luminance | 0.5121 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.51
Darkturquoise
#00CED1
ΔE00 5.84
Aqua Blue
#02D8E9
ΔE00 7.72
Turquoise
#40E0D0
ΔE00 8.35
Topaz
#13BBAF
ΔE00 8.95
Pale Teal
#82CBB2
ΔE00 9.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CCCB #CC7475
analogous
#74CC9F #74CCCB #74A1CC
triadic
#74CCCB #CB74CC #CCCB74
tetradic
#74CCCB #9F74CC #CC7475 #A1CC74
square
#74CCCB #9F74CC #CC7475 #A1CC74
split-complementary
#74CCCB #CC74A1 #CC9F74
monochromatic
#359190 #47BCBA #74CCCB #A1DCDC #CEEDEC
Accessibility & contrast
On white
1.87
#74CCCB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.24
#74CCCB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CCCB
11.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CCCB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CCCB | 1.00 | 1.87 | 11.24 | 11.24 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C2C4CB
Deuteranopia (green-blind)
#B2B9CC
Tritanopia (blue-blind)
#49D1CB
Achromatopsia (no color)
#BEBEBE
Design tokens & code
CSS
--color: #74cccb; /* rgb */ color: rgb(116, 204, 203); /* oklch */ color: oklch(79.0% 0.085 194.6);
Tailwind
colors: {
custom: {
50: '#a1dbda',
500: '#74cccb',
950: '#000000',
},
}SCSS
$custom: #74cccb; $custom-light: #a1dbda; $custom-dark: #000000;
JSON
{
"hex": "#74cccb",
"rgb": {
"r": 116,
"g": 204,
"b": 203
},
"hsl": {
"h": 179.318,
"s": 46.316,
"l": 62.745
},
"oklch": {
"l": 0.79003,
"c": 0.08507,
"h": 194.6
},
"luminance": 0.51211
}Semantic roles & 50–950 ramp
primary
#74CCCB
secondary
#974D4E
accent
#2C2EBA
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483