#74DFED#74DFED
#74DFED is a very light, moderate teal. Relative luminance 0.626; OKLCH L 84.5% C 0.101 H 206.6°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #74DFED |
|---|---|
| RGB | rgb(116, 223, 237) |
| HSL | hsl(187, 77%, 69%) |
| HSV | hsv(187, 51%, 93%) |
| CMYK | cmyk(51.1%, 5.9%, 0%, 7.1%) |
| CIE-LAB | lab(83.23, -27.15, -16.34) |
| CIE-LCH | lch(83.23, 31.69, 211.04°) |
| OKLab | oklab(84.5% -0.0899 -0.0451) |
| OKLCH | oklch(84.5% 0.101 206.6) |
| XYZ | xyz(48.8701, 62.5984, 89.6117) |
| Luminance | 0.6260 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Robin'S Egg
#6DEDFD
ΔE00 3.26
Robin Egg Blue
#8AF1FE
ΔE00 4.16
Robin'S Egg Blue
#98EFF9
ΔE00 4.59
Aqua Blue
#02D8E9
ΔE00 5.06
Neon Blue
#04D9FF
ΔE00 7.04
Paleturquoise
#AFEEEE
ΔE00 7.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#74DFED #ED8274
analogous
#74EDBF #74DFED #74A3ED
triadic
#74DFED #ED74DF #DFED74
tetradic
#74DFED #BF74ED #ED8274 #A3ED74
square
#74DFED #BF74ED #ED8274 #A3ED74
split-complementary
#74DFED #ED74A3 #EDBF74
monochromatic
#1AB8CC #3ED3E6 #74DFED #AAEBF4 #E0F8FB
Accessibility & contrast
On white
1.55
#74DFED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#74DFED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #74DFED
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##74DFED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##74DFED | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8EE
Deuteranopia (green-blind)
#BDC9ED
Tritanopia (blue-blind)
#1BE7E3
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #74dfed; /* rgb */ color: rgb(116, 223, 237); /* oklch */ color: oklch(84.5% 0.101 206.6);
Tailwind
colors: {
custom: {
50: '#a5e9f2',
500: '#74dfed',
950: '#000000',
},
}SCSS
$custom: #74dfed; $custom-light: #a5e9f2; $custom-dark: #000000;
JSON
{
"hex": "#74dfed",
"rgb": {
"r": 116,
"g": 223,
"b": 237
},
"hsl": {
"h": 186.942,
"s": 77.07,
"l": 69.216
},
"oklch": {
"l": 0.84501,
"c": 0.10057,
"h": 206.6
},
"luminance": 0.62603
}Semantic roles & 50–950 ramp
primary
#74DFED
secondary
#C64F3F
accent
#240CD9
background
#FDFEFF
surface
#F7FDFE
border
#D0D5D6
text
#101617
muted
#818485