#74CBD3#74CBD3
#74CBD3 is a light, moderate teal. Relative luminance 0.511; OKLCH L 79.0% C 0.085 H 203.3°. Best body text is #000000 at 11.23:1 contrast (WCAG AA passes).
Color values
| HEX | #74CBD3 |
|---|---|
| RGB | rgb(116, 203, 211) |
| HSL | hsl(185, 52%, 64%) |
| HSV | hsv(185, 45%, 83%) |
| CMYK | cmyk(45%, 3.8%, 0%, 17.3%) |
| CIE-LAB | lab(76.75, -24.14, -12.16) |
| CIE-LCH | lch(76.75, 27.03, 206.74°) |
| OKLab | oklab(79.04% -0.0779 -0.0335) |
| OKLCH | oklch(79.04% 0.085 203.3) |
| XYZ | xyz(40.3118, 51.1248, 69.3592) |
| Luminance | 0.5113 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.37
Darkturquoise
#00CED1
ΔE00 6.84
Mediumturquoise
#48D1CC
ΔE00 7.03
Robin'S Egg
#6DEDFD
ΔE00 8.27
Robin'S Egg Blue
#98EFF9
ΔE00 8.57
Sky Blue
#87CEEB
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CBD3 #D37C74
analogous
#74D3AC #74CBD3 #749CD3
triadic
#74CBD3 #D374CB #CBD374
tetradic
#74CBD3 #AC74D3 #D37C74 #9CD374
square
#74CBD3 #AC74D3 #D37C74 #9CD374
split-complementary
#74CBD3 #D3749C #D3AC74
monochromatic
#31929B #46BAC4 #74CBD3 #A2DCE2 #D1EEF0
Accessibility & contrast
On white
1.87
#74CBD3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.23
#74CBD3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CBD3
11.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CBD3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CBD3 | 1.00 | 1.87 | 11.23 | 11.23 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC4D4
Deuteranopia (green-blind)
#AFB8D3
Tritanopia (blue-blind)
#44D1CD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #74cbd3; /* rgb */ color: rgb(116, 203, 211); /* oklch */ color: oklch(79.0% 0.085 203.3);
Tailwind
colors: {
custom: {
50: '#a2dbe0',
500: '#74cbd3',
950: '#000000',
},
}SCSS
$custom: #74cbd3; $custom-light: #a2dbe0; $custom-dark: #000000;
JSON
{
"hex": "#74cbd3",
"rgb": {
"r": 116,
"g": 203,
"b": 211
},
"hsl": {
"h": 185.053,
"s": 51.913,
"l": 64.118
},
"oklch": {
"l": 0.79041,
"c": 0.08477,
"h": 203.3
},
"luminance": 0.51128
}Semantic roles & 50–950 ramp
primary
#74CBD3
secondary
#A0524B
accent
#3326BF
background
#FCFEFE
surface
#F6FBFC
border
#D0D4D5
text
#0F1515
muted
#808484