#74CBD2#74CBD2
#74CBD2 is a light, moderate teal. Relative luminance 0.511; OKLCH L 79.0% C 0.085 H 202.3°. Best body text is #000000 at 11.22:1 contrast (WCAG AA passes).
Color values
| HEX | #74CBD2 |
|---|---|
| RGB | rgb(116, 203, 210) |
| HSL | hsl(184, 51%, 64%) |
| HSV | hsv(184, 45%, 82%) |
| CMYK | cmyk(44.8%, 3.3%, 0%, 17.6%) |
| CIE-LAB | lab(76.72, -24.40, -11.67) |
| CIE-LCH | lch(76.72, 27.04, 205.56°) |
| OKLab | oklab(79.01% -0.0783 -0.0321) |
| OKLCH | oklch(79.01% 0.085 202.3) |
| XYZ | xyz(40.1868, 51.0748, 68.7010) |
| Luminance | 0.5108 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 6.44
Darkturquoise
#00CED1
ΔE00 6.65
Mediumturquoise
#48D1CC
ΔE00 6.71
Robin'S Egg
#6DEDFD
ΔE00 8.36
Robin'S Egg Blue
#98EFF9
ΔE00 8.63
Powder Blue
#B0E0E6
ΔE00 8.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CBD2 #D27B74
analogous
#74D2AA #74CBD2 #749CD2
triadic
#74CBD2 #D274CB #CBD274
tetradic
#74CBD2 #AA74D2 #D27B74 #9CD274
square
#74CBD2 #AA74D2 #D27B74 #9CD274
split-complementary
#74CBD2 #D2749C #D2AA74
monochromatic
#32929A #46BAC3 #74CBD2 #A2DCE1 #D0EEF0
Accessibility & contrast
On white
1.87
#74CBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.22
#74CBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CBD2
11.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CBD2 | 1.00 | 1.87 | 11.22 | 11.22 |
| #FFFFFF | 1.87 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC4D3
Deuteranopia (green-blind)
#AFB8D3
Tritanopia (blue-blind)
#44D1CD
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #74cbd2; /* rgb */ color: rgb(116, 203, 210); /* oklch */ color: oklch(79.0% 0.085 202.3);
Tailwind
colors: {
custom: {
50: '#a2dbdf',
500: '#74cbd2',
950: '#000000',
},
}SCSS
$custom: #74cbd2; $custom-light: #a2dbdf; $custom-dark: #000000;
JSON
{
"hex": "#74cbd2",
"rgb": {
"r": 116,
"g": 203,
"b": 210
},
"hsl": {
"h": 184.468,
"s": 51.087,
"l": 63.922
},
"oklch": {
"l": 0.79007,
"c": 0.08462,
"h": 202.3
},
"luminance": 0.51078
}Semantic roles & 50–950 ramp
primary
#74CBD2
secondary
#9F514B
accent
#3227BE
background
#FCFEFE
surface
#F6FBFC
border
#D0D4D5
text
#0F1515
muted
#808484