#74CFCD#74CFCD
#74CFCD is a light, moderate teal. Relative luminance 0.527; OKLCH L 79.8% C 0.087 H 193.7°. Best body text is #000000 at 11.55:1 contrast (WCAG AA passes).
Color values
| HEX | #74CFCD |
|---|---|
| RGB | rgb(116, 207, 205) |
| HSL | hsl(179, 49%, 63%) |
| HSV | hsv(179, 44%, 81%) |
| CMYK | cmyk(44%, 0%, 1%, 18.8%) |
| CIE-LAB | lab(77.72, -27.64, -7.49) |
| CIE-LCH | lch(77.72, 28.63, 195.17°) |
| OKLab | oklab(79.76% -0.0849 -0.0207) |
| OKLCH | oklch(79.76% 0.087 193.7) |
| XYZ | xyz(40.5304, 52.7432, 65.7904) |
| Luminance | 0.5275 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.07
Darkturquoise
#00CED1
ΔE00 5.73
Turquoise
#40E0D0
ΔE00 7.62
Aqua Blue
#02D8E9
ΔE00 7.67
Pale Teal
#82CBB2
ΔE00 8.92
Seafoam Blue
#78D1B6
ΔE00 8.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CFCD #CF7476
analogous
#74CF9F #74CFCD #74A3CF
triadic
#74CFCD #CD74CF #CFCD74
tetradic
#74CFCD #9F74CF #CF7476 #A3CF74
square
#74CFCD #9F74CF #CF7476 #A3CF74
split-complementary
#74CFCD #CF74A3 #CF9F74
monochromatic
#339593 #47BFBD #74CFCD #A1DFDD #CFEEEE
Accessibility & contrast
On white
1.82
#74CFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.55
#74CFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CFCD
11.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CFCD | 1.00 | 1.82 | 11.55 | 11.55 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CD
Deuteranopia (green-blind)
#B5BBCE
Tritanopia (blue-blind)
#47D4CE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #74cfcd; /* rgb */ color: rgb(116, 207, 205); /* oklch */ color: oklch(79.8% 0.087 193.7);
Tailwind
colors: {
custom: {
50: '#a2dedc',
500: '#74cfcd',
950: '#000000',
},
}SCSS
$custom: #74cfcd; $custom-light: #a2dedc; $custom-dark: #000000;
JSON
{
"hex": "#74cfcd",
"rgb": {
"r": 116,
"g": 207,
"b": 205
},
"hsl": {
"h": 178.681,
"s": 48.663,
"l": 63.333
},
"oklch": {
"l": 0.7976,
"c": 0.08744,
"h": 193.7
},
"luminance": 0.52746
}Semantic roles & 50–950 ramp
primary
#74CFCD
secondary
#9B4C4E
accent
#2A2DBC
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484