#4BDBF2#4BDBF2
#4BDBF2 is a very light, vivid teal. Relative luminance 0.586; OKLCH L 82.5% C 0.124 H 210.3°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #4BDBF2 |
|---|---|
| RGB | rgb(75, 219, 242) |
| HSL | hsl(188, 87%, 62%) |
| HSV | hsv(188, 69%, 95%) |
| CMYK | cmyk(69%, 9.5%, 0%, 5.1%) |
| CIE-LAB | lab(81.05, -30.80, -22.40) |
| CIE-LCH | lch(81.05, 38.08, 216.03°) |
| OKLab | oklab(82.47% -0.1067 -0.0623) |
| OKLCH | oklch(82.47% 0.124 210.3) |
| XYZ | xyz(44.2533, 58.5646, 92.9590) |
| Luminance | 0.5857 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.49
Neon Blue
#04D9FF
ΔE00 3.97
Robin'S Egg
#6DEDFD
ΔE00 4.73
Robin Egg Blue
#8AF1FE
ΔE00 6.60
Robin'S Egg Blue
#98EFF9
ΔE00 7.53
Sky Blue
#87CEEB
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BDBF2 #F2624B
analogous
#4BF2B5 #4BDBF2 #4B88F2
triadic
#4BDBF2 #F24BDB #DBF24B
tetradic
#4BDBF2 #B54BF2 #F2624B #88F24B
square
#4BDBF2 #B54BF2 #F2624B #88F24B
split-complementary
#4BDBF2 #F24B88 #F2B54B
monochromatic
#0D9EB5 #12D0EE #4BDBF2 #84E6F6 #BDF2FA
Accessibility & contrast
On white
1.65
#4BDBF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#4BDBF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BDBF2
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BDBF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BDBF2 | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 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: #4bdbf2; /* rgb */ color: rgb(75, 219, 242); /* oklch */ color: oklch(82.5% 0.124 210.3);
Tailwind
colors: {
custom: {
50: '#92e6f6',
500: '#4bdbf2',
950: '#000000',
},
}SCSS
$custom: #4bdbf2; $custom-light: #92e6f6; $custom-dark: #000000;
JSON
{
"hex": "#4bdbf2",
"rgb": {
"r": 75,
"g": 219,
"b": 242
},
"hsl": {
"h": 188.263,
"s": 86.528,
"l": 62.157
},
"oklch": {
"l": 0.82465,
"c": 0.12354,
"h": 210.3
},
"luminance": 0.5857
}Semantic roles & 50–950 ramp
primary
#4BDBF2
secondary
#B53F2C
accent
#2102E3
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1617
muted
#808485