#74CBCA#74CBCA
#74CBCA is a light, moderate teal. Relative luminance 0.507; OKLCH L 78.7% C 0.084 H 194.6°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #74CBCA |
|---|---|
| RGB | rgb(116, 203, 202) |
| HSL | hsl(179, 46%, 63%) |
| HSV | hsv(179, 43%, 80%) |
| CMYK | cmyk(42.9%, 0%, 0.5%, 20.4%) |
| CIE-LAB | lab(76.49, -26.43, -7.71) |
| CIE-LCH | lch(76.49, 27.53, 196.25°) |
| OKLab | oklab(78.74% -0.0816 -0.0213) |
| OKLCH | oklch(78.74% 0.084 194.6) |
| XYZ | xyz(39.2149, 50.6861, 63.5826) |
| Luminance | 0.5069 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.62
Darkturquoise
#00CED1
ΔE00 5.91
Aqua Blue
#02D8E9
ΔE00 7.84
Turquoise
#40E0D0
ΔE00 8.51
Topaz
#13BBAF
ΔE00 8.86
Pale Teal
#82CBB2
ΔE00 9.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CBCA #CB7475
analogous
#74CB9E #74CBCA #74A1CB
triadic
#74CBCA #CA74CB #CBCA74
tetradic
#74CBCA #9E74CB #CB7475 #A1CB74
square
#74CBCA #9E74CB #CB7475 #A1CB74
split-complementary
#74CBCA #CB74A1 #CB9E74
monochromatic
#368F8E #47BAB9 #74CBCA #A1DCDB #CDECEC
Accessibility & contrast
On white
1.89
#74CBCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#74CBCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CBCA
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CBCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CBCA | 1.00 | 1.89 | 11.14 | 11.14 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C1C3CA
Deuteranopia (green-blind)
#B2B8CB
Tritanopia (blue-blind)
#4AD0CA
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #74cbca; /* rgb */ color: rgb(116, 203, 202); /* oklch */ color: oklch(78.7% 0.084 194.6);
Tailwind
colors: {
custom: {
50: '#a1dbda',
500: '#74cbca',
950: '#000000',
},
}SCSS
$custom: #74cbca; $custom-light: #a1dbda; $custom-dark: #000000;
JSON
{
"hex": "#74cbca",
"rgb": {
"r": 116,
"g": 203,
"b": 202
},
"hsl": {
"h": 179.31,
"s": 45.55,
"l": 62.549
},
"oklch": {
"l": 0.78739,
"c": 0.0843,
"h": 194.6
},
"luminance": 0.50689
}Semantic roles & 50–950 ramp
primary
#74CBCA
secondary
#964D4E
accent
#2D2EB9
background
#FCFEFE
surface
#F6FBFB
border
#D0D4D4
text
#0F1514
muted
#808483