#4BDEF2#4BDEF2
#4BDEF2 is a very light, vivid teal. Relative luminance 0.601; OKLCH L 83.2% C 0.124 H 208.1°. Best body text is #000000 at 13.03:1 contrast (WCAG AA passes).
Color values
| HEX | #4BDEF2 |
|---|---|
| RGB | rgb(75, 222, 242) |
| HSL | hsl(187, 87%, 62%) |
| HSV | hsv(187, 69%, 95%) |
| CMYK | cmyk(69%, 8.3%, 0%, 5.1%) |
| CIE-LAB | lab(81.92, -32.23, -21.09) |
| CIE-LCH | lch(81.92, 38.52, 213.20°) |
| OKLab | oklab(83.16% -0.1096 -0.0586) |
| OKLCH | oklch(83.16% 0.124 208.1) |
| XYZ | xyz(45.0430, 60.1440, 93.2222) |
| Luminance | 0.6015 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua Blue
#02D8E9
ΔE00 2.96
Robin'S Egg
#6DEDFD
ΔE00 3.87
Neon Blue
#04D9FF
ΔE00 5.03
Robin Egg Blue
#8AF1FE
ΔE00 5.92
Robin'S Egg Blue
#98EFF9
ΔE00 6.95
Bright Light Blue
#26F7FD
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BDEF2 #F25F4B
analogous
#4BF2B3 #4BDEF2 #4B8AF2
triadic
#4BDEF2 #F24BDE #DEF24B
tetradic
#4BDEF2 #B34BF2 #F25F4B #8AF24B
square
#4BDEF2 #B34BF2 #F25F4B #8AF24B
split-complementary
#4BDEF2 #F24B8A #F2B34B
monochromatic
#0DA1B5 #12D4EE #4BDEF2 #84E8F6 #BDF3FA
Accessibility & contrast
On white
1.61
#4BDEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.03
#4BDEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BDEF2
13.03:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BDEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BDEF2 | 1.00 | 1.61 | 13.03 | 13.03 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.03 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.03 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD6F3
Deuteranopia (green-blind)
#B3C4F2
Tritanopia (blue-blind)
#00E8E4
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #4bdef2; /* rgb */ color: rgb(75, 222, 242); /* oklch */ color: oklch(83.2% 0.124 208.1);
Tailwind
colors: {
custom: {
50: '#92e8f6',
500: '#4bdef2',
950: '#000000',
},
}SCSS
$custom: #4bdef2; $custom-light: #92e8f6; $custom-dark: #000000;
JSON
{
"hex": "#4bdef2",
"rgb": {
"r": 75,
"g": 222,
"b": 242
},
"hsl": {
"h": 187.186,
"s": 86.528,
"l": 62.157
},
"oklch": {
"l": 0.83162,
"c": 0.12427,
"h": 208.1
},
"luminance": 0.60149
}Semantic roles & 50–950 ramp
primary
#4BDEF2
secondary
#B53D2C
accent
#1D02E3
background
#FCFEFF
surface
#F5FCFE
border
#CFD5D6
text
#0F1617
muted
#808485