#74CFCE#74CFCE
#74CFCE is a light, moderate teal. Relative luminance 0.528; OKLCH L 79.8% C 0.087 H 194.6°. Best body text is #000000 at 11.56:1 contrast (WCAG AA passes).
Color values
| HEX | #74CFCE |
|---|---|
| RGB | rgb(116, 207, 206) |
| HSL | hsl(179, 49%, 63%) |
| HSV | hsv(179, 44%, 81%) |
| CMYK | cmyk(44%, 0%, 0.5%, 18.8%) |
| CIE-LAB | lab(77.75, -27.38, -7.99) |
| CIE-LCH | lch(77.75, 28.53, 196.26°) |
| OKLab | oklab(79.79% -0.0845 -0.022) |
| OKLCH | oklch(79.79% 0.087 194.6) |
| XYZ | xyz(40.6515, 52.7916, 66.4282) |
| Luminance | 0.5280 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 4.24
Darkturquoise
#00CED1
ΔE00 5.69
Aqua Blue
#02D8E9
ΔE00 7.40
Turquoise
#40E0D0
ΔE00 7.90
Robin'S Egg
#6DEDFD
ΔE00 8.94
Robin'S Egg Blue
#98EFF9
ΔE00 8.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CFCE #CF7475
analogous
#74CFA0 #74CFCE #74A2CF
triadic
#74CFCE #CE74CF #CFCE74
tetradic
#74CFCE #A074CF #CF7475 #A2CF74
square
#74CFCE #A074CF #CF7475 #A2CF74
split-complementary
#74CFCE #CF74A2 #CFA074
monochromatic
#339594 #47BFBE #74CFCE #A1DFDE #CFEEEE
Accessibility & contrast
On white
1.82
#74CFCE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.56
#74CFCE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CFCE
11.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CFCE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CFCE | 1.00 | 1.82 | 11.56 | 11.56 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C5C7CE
Deuteranopia (green-blind)
#B5BBCF
Tritanopia (blue-blind)
#46D4CE
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #74cfce; /* rgb */ color: rgb(116, 207, 206); /* oklch */ color: oklch(79.8% 0.087 194.6);
Tailwind
colors: {
custom: {
50: '#a2dedc',
500: '#74cfce',
950: '#000000',
},
}SCSS
$custom: #74cfce; $custom-light: #a2dedc; $custom-dark: #000000;
JSON
{
"hex": "#74cfce",
"rgb": {
"r": 116,
"g": 207,
"b": 206
},
"hsl": {
"h": 179.341,
"s": 48.663,
"l": 63.333
},
"oklch": {
"l": 0.79793,
"c": 0.08737,
"h": 194.6
},
"luminance": 0.52795
}Semantic roles & 50–950 ramp
primary
#74CFCE
secondary
#9B4C4D
accent
#2A2BBC
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#0F1515
muted
#808484