#74DDEE#74DDEE
#74DDEE is a very light, moderate teal. Relative luminance 0.616; OKLCH L 84.1% C 0.100 H 209.2°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #74DDEE |
|---|---|
| RGB | rgb(116, 221, 238) |
| HSL | hsl(188, 78%, 69%) |
| HSV | hsv(188, 51%, 93%) |
| CMYK | cmyk(51.3%, 7.1%, 0%, 6.7%) |
| CIE-LAB | lab(82.70, -25.91, -17.67) |
| CIE-LCH | lch(82.70, 31.36, 214.30°) |
| OKLab | oklab(84.08% -0.0873 -0.0488) |
| OKLCH | oklch(84.08% 0.1 209.2) |
| XYZ | xyz(48.4854, 61.5946, 90.2062) |
| Luminance | 0.6160 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.85
Robin Egg Blue
#8AF1FE
ΔE00 4.70
Robin'S Egg Blue
#98EFF9
ΔE00 5.11
Aqua Blue
#02D8E9
ΔE00 5.31
Neon Blue
#04D9FF
ΔE00 6.19
Sky Blue
#87CEEB
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DDEE #EE8574
analogous
#74EEC2 #74DDEE #74A0EE
triadic
#74DDEE #EE74DD #DDEE74
tetradic
#74DDEE #C274EE #EE8574 #A0EE74
square
#74DDEE #C274EE #EE8574 #A0EE74
split-complementary
#74DDEE #EE74A0 #EEC274
monochromatic
#19B5CE #3DD0E7 #74DDEE #ABEAF5 #E1F8FB
Accessibility & contrast
On white
1.58
#74DDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#74DDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DDEE
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DDEE | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6EF
Deuteranopia (green-blind)
#BAC8EE
Tritanopia (blue-blind)
#1BE5E2
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #74ddee; /* rgb */ color: rgb(116, 221, 238); /* oklch */ color: oklch(84.1% 0.100 209.2);
Tailwind
colors: {
custom: {
50: '#a5e7f3',
500: '#74ddee',
950: '#000000',
},
}SCSS
$custom: #74ddee; $custom-light: #a5e7f3; $custom-dark: #000000;
JSON
{
"hex": "#74ddee",
"rgb": {
"r": 116,
"g": 221,
"b": 238
},
"hsl": {
"h": 188.361,
"s": 78.205,
"l": 69.412
},
"oklch": {
"l": 0.84083,
"c": 0.10004,
"h": 209.2
},
"luminance": 0.61599
}Semantic roles & 50–950 ramp
primary
#74DDEE
secondary
#C7523F
accent
#280BDA
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101617
muted
#818485