#4BDDF2#4BDDF2
#4BDDF2 is a very light, vivid teal. Relative luminance 0.596; OKLCH L 82.9% C 0.124 H 208.8°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #4BDDF2 |
|---|---|
| RGB | rgb(75, 221, 242) |
| HSL | hsl(188, 87%, 62%) |
| HSV | hsv(188, 69%, 95%) |
| CMYK | cmyk(69%, 8.7%, 0%, 5.1%) |
| CIE-LAB | lab(81.63, -31.75, -21.53) |
| CIE-LCH | lch(81.63, 38.36, 214.13°) |
| OKLab | oklab(82.93% -0.1086 -0.0598) |
| OKLCH | oklch(82.93% 0.124 208.8) |
| XYZ | xyz(44.7782, 59.6144, 93.1340) |
| Luminance | 0.5962 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 3.09
Robin'S Egg
#6DEDFD
ΔE00 4.13
Neon Blue
#04D9FF
ΔE00 4.67
Robin Egg Blue
#8AF1FE
ΔE00 6.13
Robin'S Egg Blue
#98EFF9
ΔE00 7.13
Darkturquoise
#00CED1
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BDDF2 #F2604B
analogous
#4BF2B4 #4BDDF2 #4B8AF2
triadic
#4BDDF2 #F24BDD #DDF24B
tetradic
#4BDDF2 #B44BF2 #F2604B #8AF24B
square
#4BDDF2 #B44BF2 #F2604B #8AF24B
split-complementary
#4BDDF2 #F24B8A #F2B44B
monochromatic
#0DA0B5 #12D2EE #4BDDF2 #84E8F6 #BDF3FA
Accessibility & contrast
On white
1.62
#4BDDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#4BDDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BDDF2
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BDDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BDDF2 | 1.00 | 1.62 | 12.92 | 12.92 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD5F3
Deuteranopia (green-blind)
#B2C3F2
Tritanopia (blue-blind)
#00E7E3
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #4bddf2; /* rgb */ color: rgb(75, 221, 242); /* oklch */ color: oklch(82.9% 0.124 208.8);
Tailwind
colors: {
custom: {
50: '#92e8f6',
500: '#4bddf2',
950: '#000000',
},
}SCSS
$custom: #4bddf2; $custom-light: #92e8f6; $custom-dark: #000000;
JSON
{
"hex": "#4bddf2",
"rgb": {
"r": 75,
"g": 221,
"b": 242
},
"hsl": {
"h": 187.545,
"s": 86.528,
"l": 62.157
},
"oklch": {
"l": 0.82929,
"c": 0.12402,
"h": 208.8
},
"luminance": 0.5962
}Semantic roles & 50–950 ramp
primary
#4BDDF2
secondary
#B53E2C
accent
#1F02E3
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1617
muted
#808485