#74CFCA#74CFCA
#74CFCA is a light, moderate teal. Relative luminance 0.526; OKLCH L 79.7% C 0.088 H 190.9°. Best body text is #000000 at 11.52:1 contrast (WCAG AA passes).
Color values
| HEX | #74CFCA |
|---|---|
| RGB | rgb(116, 207, 202) |
| HSL | hsl(177, 49%, 63%) |
| HSV | hsv(177, 44%, 81%) |
| CMYK | cmyk(44%, 0%, 2.4%, 18.8%) |
| CIE-LAB | lab(77.64, -28.38, -6.00) |
| CIE-LCH | lch(77.64, 29.01, 191.94°) |
| OKLab | oklab(79.66% -0.0862 -0.0167) |
| OKLCH | oklch(79.66% 0.088 190.9) |
| XYZ | xyz(40.1718, 52.5997, 63.9015) |
| Luminance | 0.5260 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.77
Darkturquoise
#00CED1
ΔE00 6.01
Turquoise
#40E0D0
ΔE00 6.90
Seafoam Blue
#78D1B6
ΔE00 7.82
Pale Teal
#82CBB2
ΔE00 7.83
Topaz
#13BBAF
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CFCA #CF7479
analogous
#74CF9C #74CFCA #74A6CF
triadic
#74CFCA #CA74CF #CFCA74
tetradic
#74CFCA #9C74CF #CF7479 #A6CF74
square
#74CFCA #9C74CF #CF7479 #A6CF74
split-complementary
#74CFCA #CF74A6 #CF9C74
monochromatic
#339590 #47BFB9 #74CFCA #A1DFDB #CFEEED
Accessibility & contrast
On white
1.82
#74CFCA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.52
#74CFCA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CFCA
11.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CFCA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CFCA | 1.00 | 1.82 | 11.52 | 11.52 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C6C7CA
Deuteranopia (green-blind)
#B6BBCB
Tritanopia (blue-blind)
#49D3CD
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #74cfca; /* rgb */ color: rgb(116, 207, 202); /* oklch */ color: oklch(79.7% 0.088 190.9);
Tailwind
colors: {
custom: {
50: '#a1deda',
500: '#74cfca',
950: '#000000',
},
}SCSS
$custom: #74cfca; $custom-light: #a1deda; $custom-dark: #000000;
JSON
{
"hex": "#74cfca",
"rgb": {
"r": 116,
"g": 207,
"b": 202
},
"hsl": {
"h": 176.703,
"s": 48.663,
"l": 63.333
},
"oklch": {
"l": 0.79664,
"c": 0.08781,
"h": 190.9
},
"luminance": 0.52603
}Semantic roles & 50–950 ramp
primary
#74CFCA
secondary
#9B4C51
accent
#2A32BC
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483