#4BFDF2#4BFDF2
#4BFDF2 is a very light, vivid teal. Relative luminance 0.782; OKLCH L 90.4% C 0.141 H 188.8°. Best body text is #000000 at 16.63:1 contrast (WCAG AA passes).
Color values
| HEX | #4BFDF2 |
|---|---|
| RGB | rgb(75, 253, 242) |
| HSL | hsl(176, 98%, 64%) |
| HSV | hsv(176, 70%, 99%) |
| CMYK | cmyk(70.4%, 0%, 4.3%, 0.8%) |
| CIE-LAB | lab(90.85, -46.32, -7.71) |
| CIE-LCH | lch(90.85, 46.96, 189.44°) |
| OKLab | oklab(90.4% -0.1393 -0.0216) |
| OKLCH | oklch(90.4% 0.141 188.8) |
| XYZ | xyz(54.0464, 78.1508, 96.2234) |
| Luminance | 0.7816 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 2.21
Bright Turquoise
#0FFEF9
ΔE00 2.24
Aqua
#00FFFF
ΔE00 3.60
Bright Cyan
#41FDFE
ΔE00 3.80
Bright Light Blue
#26F7FD
ΔE00 5.46
Tiffany Blue
#7BF2DA
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4BFDF2 #FD4B56
analogous
#4BFD99 #4BFDF2 #4BAFFD
triadic
#4BFDF2 #F24BFD #FDF24B
tetradic
#4BFDF2 #994BFD #FD4B56 #AFFD4B
square
#4BFDF2 #994BFD #FD4B56 #AFFD4B
split-complementary
#4BFDF2 #FD4BAF #FD994B
monochromatic
#02CBBF #0EFCEE #4BFDF2 #88FEF6 #C4FEFB
Accessibility & contrast
On white
1.26
#4BFDF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.63
#4BFDF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4BFDF2
16.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4BFDF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4BFDF2 | 1.00 | 1.26 | 16.63 | 16.63 |
| #FFFFFF | 1.26 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFF0F2
Deuteranopia (green-blind)
#D5DDF4
Tritanopia (blue-blind)
#00FFF9
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #4bfdf2; /* rgb */ color: rgb(75, 253, 242); /* oklch */ color: oklch(90.4% 0.141 188.8);
Tailwind
colors: {
custom: {
50: '#96fff6',
500: '#4bfdf2',
950: '#000000',
},
}SCSS
$custom: #4bfdf2; $custom-light: #96fff6; $custom-dark: #000000;
JSON
{
"hex": "#4bfdf2",
"rgb": {
"r": 75,
"g": 253,
"b": 242
},
"hsl": {
"h": 176.292,
"s": 97.802,
"l": 64.314
},
"oklch": {
"l": 0.904,
"c": 0.14093,
"h": 188.8
},
"luminance": 0.78157
}Semantic roles & 50–950 ramp
primary
#4BFDF2
secondary
#C7252F
accent
#000EE6
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#0F1817
muted
#808685