#74DDDE#74DDDE
#74DDDE is a very light, moderate teal. Relative luminance 0.607; OKLCH L 83.5% C 0.098 H 196.3°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #74DDDE |
|---|---|
| RGB | rgb(116, 221, 222) |
| HSL | hsl(181, 62%, 66%) |
| HSV | hsv(181, 48%, 87%) |
| CMYK | cmyk(47.7%, 0.5%, 0%, 12.9%) |
| CIE-LAB | lab(82.21, -30.10, -9.90) |
| CIE-LCH | lch(82.21, 31.69, 198.21°) |
| OKLab | oklab(83.54% -0.0937 -0.0273) |
| OKLCH | oklch(83.54% 0.098 196.3) |
| XYZ | xyz(46.2384, 60.6958, 78.3719) |
| Luminance | 0.6070 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Mediumturquoise
#48D1CC
ΔE00 5.05
Robin'S Egg
#6DEDFD
ΔE00 6.10
Darkturquoise
#00CED1
ΔE00 6.29
Aqua Blue
#02D8E9
ΔE00 6.35
Robin'S Egg Blue
#98EFF9
ΔE00 6.39
Robin Egg Blue
#8AF1FE
ΔE00 6.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DDDE #DE7574
analogous
#74DEAA #74DDDE #74A8DE
triadic
#74DDDE #DE74DD #DDDE74
tetradic
#74DDDE #AA74DE #DE7574 #A8DE74
square
#74DDDE #AA74DE #DE7574 #A8DE74
split-complementary
#74DDDE #DE74A8 #DEAA74
monochromatic
#29ADAE #43D1D2 #74DDDE #A5E9EA #D7F5F5
Accessibility & contrast
On white
1.60
#74DDDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#74DDDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DDDE
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DDDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DDDE | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D4DE
Deuteranopia (green-blind)
#BFC7DF
Tritanopia (blue-blind)
#33E3DD
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #74ddde; /* rgb */ color: rgb(116, 221, 222); /* oklch */ color: oklch(83.5% 0.098 196.3);
Tailwind
colors: {
custom: {
50: '#a4e8e8',
500: '#74ddde',
950: '#000000',
},
}SCSS
$custom: #74ddde; $custom-light: #a4e8e8; $custom-dark: #000000;
JSON
{
"hex": "#74ddde",
"rgb": {
"r": 116,
"g": 221,
"b": 222
},
"hsl": {
"h": 180.566,
"s": 61.628,
"l": 66.275
},
"oklch": {
"l": 0.83536,
"c": 0.09764,
"h": 196.3
},
"luminance": 0.607
}Semantic roles & 50–950 ramp
primary
#74DDDE
secondary
#B04746
accent
#1E1CC9
background
#FDFEFE
surface
#F7FCFC
border
#D0D5D5
text
#101616
muted
#818484