#74CBCF#74CBCF
#74CBCF is a light, moderate teal. Relative luminance 0.509; OKLCH L 78.9% C 0.084 H 199.4°. Best body text is #000000 at 11.19:1 contrast (WCAG AA passes).
Color values
| HEX | #74CBCF |
|---|---|
| RGB | rgb(116, 203, 207) |
| HSL | hsl(183, 49%, 63%) |
| HSV | hsv(183, 44%, 81%) |
| CMYK | cmyk(44%, 1.9%, 0%, 18.8%) |
| CIE-LAB | lab(76.63, -25.17, -10.19) |
| CIE-LCH | lch(76.63, 27.15, 202.04°) |
| OKLab | oklab(78.91% -0.0795 -0.028) |
| OKLCH | oklch(78.91% 0.084 199.4) |
| XYZ | xyz(39.8165, 50.9267, 66.7510) |
| Luminance | 0.5093 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.81
Darkturquoise
#00CED1
ΔE00 6.17
Aqua Blue
#02D8E9
ΔE00 6.80
Robin'S Egg
#6DEDFD
ΔE00 8.75
Robin'S Egg Blue
#98EFF9
ΔE00 8.92
Powder Blue
#B0E0E6
ΔE00 9.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CBCF #CF7874
analogous
#74CFA5 #74CBCF #749DCF
triadic
#74CBCF #CF74CB #CBCF74
tetradic
#74CBCF #A574CF #CF7874 #9DCF74
square
#74CBCF #A574CF #CF7874 #9DCF74
split-complementary
#74CBCF #CF749D #CFA574
monochromatic
#339195 #47BABF #74CBCF #A1DCDF #CFEDEE
Accessibility & contrast
On white
1.88
#74CBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.19
#74CBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CBCF
11.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CBCF | 1.00 | 1.88 | 11.19 | 11.19 |
| #FFFFFF | 1.88 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C0C4CF
Deuteranopia (green-blind)
#B0B8D0
Tritanopia (blue-blind)
#46D1CC
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #74cbcf; /* rgb */ color: rgb(116, 203, 207); /* oklch */ color: oklch(78.9% 0.084 199.4);
Tailwind
colors: {
custom: {
50: '#a1dbdd',
500: '#74cbcf',
950: '#000000',
},
}SCSS
$custom: #74cbcf; $custom-light: #a1dbdd; $custom-dark: #000000;
JSON
{
"hex": "#74cbcf",
"rgb": {
"r": 116,
"g": 203,
"b": 207
},
"hsl": {
"h": 182.637,
"s": 48.663,
"l": 63.333
},
"oklch": {
"l": 0.78905,
"c": 0.0843,
"h": 199.4
},
"luminance": 0.5093
}Semantic roles & 50–950 ramp
primary
#74CBCF
secondary
#9B504C
accent
#302ABC
background
#FCFEFE
surface
#F6FBFC
border
#D0D4D5
text
#0F1515
muted
#808484