#74CECA#74CECA
#74CECA is a light, moderate teal. Relative luminance 0.521; OKLCH L 79.4% C 0.087 H 191.8°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #74CECA |
|---|---|
| RGB | rgb(116, 206, 202) |
| HSL | hsl(177, 48%, 63%) |
| HSV | hsv(177, 44%, 81%) |
| CMYK | cmyk(43.7%, 0%, 1.9%, 19.2%) |
| CIE-LAB | lab(77.35, -27.90, -6.43) |
| CIE-LCH | lch(77.35, 28.63, 192.98°) |
| OKLab | oklab(79.43% -0.085 -0.0178) |
| OKLCH | oklch(79.43% 0.087 191.8) |
| XYZ | xyz(39.9303, 52.1167, 63.8210) |
| Luminance | 0.5212 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 3.91
Darkturquoise
#00CED1
ΔE00 5.93
Turquoise
#40E0D0
ΔE00 7.29
Pale Teal
#82CBB2
ΔE00 8.13
Seafoam Blue
#78D1B6
ΔE00 8.21
Aqua Blue
#02D8E9
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CECA #CE7478
analogous
#74CE9D #74CECA #74A5CE
triadic
#74CECA #CA74CE #CECA74
tetradic
#74CECA #9D74CE #CE7478 #A5CE74
square
#74CECA #9D74CE #CE7478 #A5CE74
split-complementary
#74CECA #CE74A5 #CE9D74
monochromatic
#34948F #47BEB9 #74CECA #A1DEDB #CEEEED
Accessibility & contrast
On white
1.84
#74CECA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#74CECA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CECA
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CECA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CECA | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C6CA
Deuteranopia (green-blind)
#B5BACB
Tritanopia (blue-blind)
#49D3CC
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #74ceca; /* rgb */ color: rgb(116, 206, 202); /* oklch */ color: oklch(79.4% 0.087 191.8);
Tailwind
colors: {
custom: {
50: '#a1ddda',
500: '#74ceca',
950: '#000000',
},
}SCSS
$custom: #74ceca; $custom-light: #a1ddda; $custom-dark: #000000;
JSON
{
"hex": "#74ceca",
"rgb": {
"r": 116,
"g": 206,
"b": 202
},
"hsl": {
"h": 177.333,
"s": 47.872,
"l": 63.137
},
"oklch": {
"l": 0.79432,
"c": 0.08689,
"h": 191.8
},
"luminance": 0.5212
}Semantic roles & 50–950 ramp
primary
#74CECA
secondary
#9A4D50
accent
#2A31BB
background
#FCFEFE
surface
#F6FCFB
border
#D0D5D4
text
#0F1514
muted
#808483