#4ADCED#4ADCED
#4ADCED is a very light, vivid teal. Relative luminance 0.588; OKLCH L 82.5% C 0.123 H 206.3°. Best body text is #000000 at 12.75:1 contrast (WCAG AA passes).
Color values
| HEX | #4ADCED |
|---|---|
| RGB | rgb(74, 220, 237) |
| HSL | hsl(186, 82%, 61%) |
| HSV | hsv(186, 69%, 93%) |
| CMYK | cmyk(68.8%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(81.15, -32.87, -19.59) |
| CIE-LCH | lch(81.15, 38.27, 210.79°) |
| OKLab | oklab(82.49% -0.1101 -0.0544) |
| OKLCH | oklch(82.49% 0.123 206.3) |
| XYZ | xyz(43.6967, 58.7516, 89.1416) |
| Luminance | 0.5876 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.23
Robin'S Egg
#6DEDFD
ΔE00 4.25
Neon Blue
#04D9FF
ΔE00 5.85
Robin Egg Blue
#8AF1FE
ΔE00 6.24
Darkturquoise
#00CED1
ΔE00 6.72
Robin'S Egg Blue
#98EFF9
ΔE00 7.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4ADCED #ED5B4A
analogous
#4AEDAD #4ADCED #4A8AED
triadic
#4ADCED #ED4ADC #DCED4A
tetradic
#4ADCED #AD4AED #ED5B4A #8AED4A
square
#4ADCED #AD4AED #ED5B4A #8AED4A
split-complementary
#4ADCED #ED4A8A #EDAD4A
monochromatic
#119BAC #17CEE3 #4ADCED #82E7F3 #B9F2F8
Accessibility & contrast
On white
1.65
#4ADCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.75
#4ADCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4ADCED
12.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4ADCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4ADCED | 1.00 | 1.65 | 12.75 | 12.75 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD3EE
Deuteranopia (green-blind)
#B3C2ED
Tritanopia (blue-blind)
#00E5E1
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #4adced; /* rgb */ color: rgb(74, 220, 237); /* oklch */ color: oklch(82.5% 0.123 206.3);
Tailwind
colors: {
custom: {
50: '#91e7f2',
500: '#4adced',
950: '#000000',
},
}SCSS
$custom: #4adced; $custom-light: #91e7f2; $custom-dark: #000000;
JSON
{
"hex": "#4adced",
"rgb": {
"r": 74,
"g": 220,
"b": 237
},
"hsl": {
"h": 186.258,
"s": 81.91,
"l": 60.98
},
"oklch": {
"l": 0.82487,
"c": 0.12279,
"h": 206.3
},
"luminance": 0.58757
}Semantic roles & 50–950 ramp
primary
#4ADCED
secondary
#AC3C2F
accent
#1E07DE
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0E1617
muted
#7F8485