#74DBDE#74DBDE
#74DBDE is a very light, moderate teal. Relative luminance 0.597; OKLCH L 83.1% C 0.096 H 198.0°. Best body text is #000000 at 12.93:1 contrast (WCAG AA passes).
Color values
| HEX | #74DBDE |
|---|---|
| RGB | rgb(116, 219, 222) |
| HSL | hsl(182, 62%, 66%) |
| HSV | hsv(182, 48%, 87%) |
| CMYK | cmyk(47.7%, 1.4%, 0%, 12.9%) |
| CIE-LAB | lab(81.65, -29.14, -10.75) |
| CIE-LCH | lch(81.65, 31.06, 200.25°) |
| OKLab | oklab(83.08% -0.0915 -0.0297) |
| OKLCH | oklch(83.08% 0.096 198) |
| XYZ | xyz(45.7135, 59.6460, 78.1969) |
| Luminance | 0.5965 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.33
Robin'S Egg
#6DEDFD
ΔE00 5.82
Aqua Blue
#02D8E9
ΔE00 5.85
Darkturquoise
#00CED1
ΔE00 6.21
Robin'S Egg Blue
#98EFF9
ΔE00 6.21
Robin Egg Blue
#8AF1FE
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DBDE #DE7774
analogous
#74DEAC #74DBDE #74A6DE
triadic
#74DBDE #DE74DB #DBDE74
tetradic
#74DBDE #AC74DE #DE7774 #A6DE74
square
#74DBDE #AC74DE #DE7774 #A6DE74
split-complementary
#74DBDE #DE74A6 #DEAC74
monochromatic
#29AAAE #43CED2 #74DBDE #A5E8EA #D7F5F5
Accessibility & contrast
On white
1.62
#74DBDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.93
#74DBDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DBDE
12.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DBDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DBDE | 1.00 | 1.62 | 12.93 | 12.93 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD3DE
Deuteranopia (green-blind)
#BDC5DF
Tritanopia (blue-blind)
#34E1DC
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #74dbde; /* rgb */ color: rgb(116, 219, 222); /* oklch */ color: oklch(83.1% 0.096 198.0);
Tailwind
colors: {
custom: {
50: '#a3e6e8',
500: '#74dbde',
950: '#000000',
},
}SCSS
$custom: #74dbde; $custom-light: #a3e6e8; $custom-dark: #000000;
JSON
{
"hex": "#74dbde",
"rgb": {
"r": 116,
"g": 219,
"b": 222
},
"hsl": {
"h": 181.698,
"s": 61.628,
"l": 66.275
},
"oklch": {
"l": 0.83078,
"c": 0.0962,
"h": 198
},
"luminance": 0.5965
}Semantic roles & 50–950 ramp
primary
#74DBDE
secondary
#B04946
accent
#211CC9
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484