#4CDBEF#4CDBEF
#4CDBEF is a very light, vivid teal. Relative luminance 0.584; OKLCH L 82.4% C 0.122 H 208.4°. Best body text is #000000 at 12.69:1 contrast (WCAG AA passes).
Color values
| HEX | #4CDBEF |
|---|---|
| RGB | rgb(76, 219, 239) |
| HSL | hsl(187, 84%, 62%) |
| HSV | hsv(187, 68%, 94%) |
| CMYK | cmyk(68.2%, 8.4%, 0%, 6.3%) |
| CIE-LAB | lab(80.98, -31.54, -20.92) |
| CIE-LCH | lch(80.98, 37.85, 213.55°) |
| OKLab | oklab(82.38% -0.1074 -0.0581) |
| OKLCH | oklch(82.38% 0.122 208.4) |
| XYZ | xyz(43.8853, 58.4265, 90.6092) |
| Luminance | 0.5843 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.81
Robin'S Egg
#6DEDFD
ΔE00 4.46
Neon Blue
#04D9FF
ΔE00 4.86
Robin Egg Blue
#8AF1FE
ΔE00 6.39
Robin'S Egg Blue
#98EFF9
ΔE00 7.30
Darkturquoise
#00CED1
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CDBEF #EF604C
analogous
#4CEFB2 #4CDBEF #4C8AEF
triadic
#4CDBEF #EF4CDB #DBEF4C
tetradic
#4CDBEF #B24CEF #EF604C #8AEF4C
square
#4CDBEF #B24CEF #EF604C #8AEF4C
split-complementary
#4CDBEF #EF4C8A #EFB24C
monochromatic
#109DB1 #15CFE9 #4CDBEF #84E6F4 #BCF2F9
Accessibility & contrast
On white
1.66
#4CDBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.69
#4CDBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CDBEF
12.69:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CDBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CDBEF | 1.00 | 1.66 | 12.69 | 12.69 |
| #FFFFFF | 1.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.69 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.69 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D3F0
Deuteranopia (green-blind)
#B1C2EF
Tritanopia (blue-blind)
#00E5E1
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #4cdbef; /* rgb */ color: rgb(76, 219, 239); /* oklch */ color: oklch(82.4% 0.122 208.4);
Tailwind
colors: {
custom: {
50: '#92e6f4',
500: '#4cdbef',
950: '#000000',
},
}SCSS
$custom: #4cdbef; $custom-light: #92e6f4; $custom-dark: #000000;
JSON
{
"hex": "#4cdbef",
"rgb": {
"r": 76,
"g": 219,
"b": 239
},
"hsl": {
"h": 187.362,
"s": 83.59,
"l": 61.765
},
"oklch": {
"l": 0.82377,
"c": 0.12214,
"h": 208.4
},
"luminance": 0.58432
}Semantic roles & 50–950 ramp
primary
#4CDBEF
secondary
#B13E2E
accent
#2005E0
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1617
muted
#808485