#4DDBF2#4DDBF2
#4DDBF2 is a very light, vivid teal. Relative luminance 0.587; OKLCH L 82.5% C 0.123 H 210.4°. Best body text is #000000 at 12.73:1 contrast (WCAG AA passes).
Color values
| HEX | #4DDBF2 |
|---|---|
| RGB | rgb(77, 219, 242) |
| HSL | hsl(188, 86%, 63%) |
| HSV | hsv(188, 68%, 95%) |
| CMYK | cmyk(68.2%, 9.5%, 0%, 5.1%) |
| CIE-LAB | lab(81.10, -30.53, -22.33) |
| CIE-LCH | lch(81.10, 37.82, 216.18°) |
| OKLab | oklab(82.51% -0.1058 -0.0621) |
| OKLCH | oklch(82.51% 0.123 210.4) |
| XYZ | xyz(44.4123, 58.6466, 92.9665) |
| Luminance | 0.5865 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.59
Neon Blue
#04D9FF
ΔE00 3.97
Robin'S Egg
#6DEDFD
ΔE00 4.71
Robin Egg Blue
#8AF1FE
ΔE00 6.54
Robin'S Egg Blue
#98EFF9
ΔE00 7.47
Sky Blue
#87CEEB
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4DDBF2 #F2644D
analogous
#4DF2B7 #4DDBF2 #4D88F2
triadic
#4DDBF2 #F24DDB #DBF24D
tetradic
#4DDBF2 #B74DF2 #F2644D #88F24D
square
#4DDBF2 #B74DF2 #F2644D #88F24D
split-complementary
#4DDBF2 #F24D88 #F2B74D
monochromatic
#0DA0B7 #14CFEE #4DDBF2 #86E7F6 #BFF2FA
Accessibility & contrast
On white
1.65
#4DDBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.73
#4DDBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4DDBF2
12.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4DDBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4DDBF2 | 1.00 | 1.65 | 12.73 | 12.73 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D3F3
Deuteranopia (green-blind)
#B0C2F2
Tritanopia (blue-blind)
#00E5E2
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #4ddbf2; /* rgb */ color: rgb(77, 219, 242); /* oklch */ color: oklch(82.5% 0.123 210.4);
Tailwind
colors: {
custom: {
50: '#93e6f6',
500: '#4ddbf2',
950: '#000000',
},
}SCSS
$custom: #4ddbf2; $custom-light: #93e6f6; $custom-dark: #000000;
JSON
{
"hex": "#4ddbf2",
"rgb": {
"r": 77,
"g": 219,
"b": 242
},
"hsl": {
"h": 188.364,
"s": 86.387,
"l": 62.549
},
"oklch": {
"l": 0.82514,
"c": 0.12266,
"h": 210.4
},
"luminance": 0.58652
}Semantic roles & 50–950 ramp
primary
#4DDBF2
secondary
#B6402D
accent
#2203E3
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1617
muted
#808485