#74CDDE#74CDDE
#74CDDE is a light, moderate teal. Relative luminance 0.526; OKLCH L 79.9% C 0.089 H 211.3°. Best body text is #000000 at 11.53:1 contrast (WCAG AA passes).
Color values
| HEX | #74CDDE |
|---|---|
| RGB | rgb(116, 205, 222) |
| HSL | hsl(190, 62%, 66%) |
| HSV | hsv(190, 48%, 87%) |
| CMYK | cmyk(47.7%, 7.7%, 0%, 12.9%) |
| CIE-LAB | lab(77.67, -22.25, -16.72) |
| CIE-LCH | lch(77.67, 27.83, 216.92°) |
| OKLab | oklab(79.88% -0.0758 -0.0461) |
| OKLCH | oklch(79.88% 0.089 211.3) |
| XYZ | xyz(42.2136, 52.6461, 77.0303) |
| Luminance | 0.5265 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Sky Blue
#87CEEB
ΔE00 5.74
Aqua Blue
#02D8E9
ΔE00 6.51
Neon Blue
#04D9FF
ΔE00 6.83
Baby Blue
#89CFF0
ΔE00 7.08
Robin'S Egg
#6DEDFD
ΔE00 7.73
Robin'S Egg Blue
#98EFF9
ΔE00 8.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74CDDE #DE8574
analogous
#74DEBA #74CDDE #7498DE
triadic
#74CDDE #DE74CD #CDDE74
tetradic
#74CDDE #BA74DE #DE8574 #98DE74
square
#74CDDE #BA74DE #DE8574 #98DE74
split-complementary
#74CDDE #DE7498 #DEBA74
monochromatic
#2999AE #43BBD2 #74CDDE #A5DFEA #D7F1F5
Accessibility & contrast
On white
1.82
#74CDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.53
#74CDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74CDDE
11.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74CDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74CDDE | 1.00 | 1.82 | 11.53 | 11.53 |
| #FFFFFF | 1.82 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#BFC7DF
Deuteranopia (green-blind)
#AEBBDE
Tritanopia (blue-blind)
#3AD5D2
Achromatopsia (no color)
#C0C0C0
Design tokens & code
CSS
--color: #74cdde; /* rgb */ color: rgb(116, 205, 222); /* oklch */ color: oklch(79.9% 0.089 211.3);
Tailwind
colors: {
custom: {
50: '#a2dce8',
500: '#74cdde',
950: '#000000',
},
}SCSS
$custom: #74cdde; $custom-light: #a2dce8; $custom-dark: #000000;
JSON
{
"hex": "#74cdde",
"rgb": {
"r": 116,
"g": 205,
"b": 222
},
"hsl": {
"h": 189.623,
"s": 61.628,
"l": 66.275
},
"oklch": {
"l": 0.79884,
"c": 0.0887,
"h": 211.3
},
"luminance": 0.5265
}Semantic roles & 50–950 ramp
primary
#74CDDE
secondary
#B05746
accent
#381CC9
background
#FCFEFE
surface
#F6FCFC
border
#D0D5D5
text
#101516
muted
#808484