#74DDEA#74DDEA
#74DDEA is a very light, moderate teal. Relative luminance 0.614; OKLCH L 83.9% C 0.099 H 206.0°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #74DDEA |
|---|---|
| RGB | rgb(116, 221, 234) |
| HSL | hsl(187, 74%, 69%) |
| HSV | hsv(187, 50%, 92%) |
| CMYK | cmyk(50.4%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(82.57, -26.98, -15.74) |
| CIE-LCH | lch(82.57, 31.23, 210.26°) |
| OKLab | oklab(83.94% -0.0889 -0.0434) |
| OKLCH | oklch(83.94% 0.099 206) |
| XYZ | xyz(47.9043, 61.3622, 87.1456) |
| Luminance | 0.6137 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.74
Robin Egg Blue
#8AF1FE
ΔE00 4.58
Robin'S Egg Blue
#98EFF9
ΔE00 4.89
Aqua Blue
#02D8E9
ΔE00 4.95
Neon Blue
#04D9FF
ΔE00 7.24
Paleturquoise
#AFEEEE
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DDEA #EA8174
analogous
#74EABC #74DDEA #74A2EA
triadic
#74DDEA #EA74DD #DDEA74
tetradic
#74DDEA #BC74EA #EA8174 #A2EA74
square
#74DDEA #BC74EA #EA8174 #A2EA74
split-complementary
#74DDEA #EA74A2 #EABC74
monochromatic
#1EB3C6 #3FD0E2 #74DDEA #A9EAF2 #DEF7FA
Accessibility & contrast
On white
1.58
#74DDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#74DDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DDEA
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DDEA | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED6EB
Deuteranopia (green-blind)
#BBC7EA
Tritanopia (blue-blind)
#23E5E1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #74ddea; /* rgb */ color: rgb(116, 221, 234); /* oklch */ color: oklch(83.9% 0.099 206.0);
Tailwind
colors: {
custom: {
50: '#a4e7f0',
500: '#74ddea',
950: '#000000',
},
}SCSS
$custom: #74ddea; $custom-light: #a4e7f0; $custom-dark: #000000;
JSON
{
"hex": "#74ddea",
"rgb": {
"r": 116,
"g": 221,
"b": 234
},
"hsl": {
"h": 186.61,
"s": 73.75,
"l": 68.627
},
"oklch": {
"l": 0.83942,
"c": 0.09893,
"h": 206
},
"luminance": 0.61366
}Semantic roles & 50–950 ramp
primary
#74DDEA
secondary
#C24E40
accent
#2510D6
background
#FDFEFF
surface
#F7FCFE
border
#D0D5D6
text
#101616
muted
#818485