#4CFDFB#4CFDFB
#4CFDFB is a very light, vivid teal. Relative luminance 0.788; OKLCH L 90.7% C 0.139 H 193.9°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #4CFDFB |
|---|---|
| RGB | rgb(76, 253, 251) |
| HSL | hsl(179, 98%, 65%) |
| HSV | hsv(179, 70%, 99%) |
| CMYK | cmyk(70%, 0%, 0.8%, 0.8%) |
| CIE-LAB | lab(91.12, -43.78, -11.97) |
| CIE-LCH | lch(91.12, 45.39, 195.30°) |
| OKLab | oklab(90.71% -0.1351 -0.0333) |
| OKLCH | oklch(90.71% 0.139 193.9) |
| XYZ | xyz(55.5104, 78.7455, 103.5219) |
| Luminance | 0.7875 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Cyan
#41FDFE
ΔE00 0.97
Aqua
#00FFFF
ΔE00 1.59
Bright Turquoise
#0FFEF9
ΔE00 1.88
Bright Light Blue
#26F7FD
ΔE00 2.83
Bright Aqua
#0BF9EA
ΔE00 4.65
Light Cyan
#ACFFFC
ΔE00 7.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CFDFB #FD4C4E
analogous
#4CFDA3 #4CFDFB #4CA7FD
triadic
#4CFDFB #FB4CFD #FDFB4C
tetradic
#4CFDFB #A34CFD #FD4C4E #A7FD4C
square
#4CFDFB #A34CFD #FD4C4E #A7FD4C
split-complementary
#4CFDFB #FD4CA7 #FDA34C
monochromatic
#02CCCA #0FFCFA #4CFDFB #89FEFC #C5FEFE
Accessibility & contrast
On white
1.25
#4CFDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#4CFDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CFDFB
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CFDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CFDFB | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDF1FB
Deuteranopia (green-blind)
#D3DDFC
Tritanopia (blue-blind)
#00FFFC
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #4cfdfb; /* rgb */ color: rgb(76, 253, 251); /* oklch */ color: oklch(90.7% 0.139 193.9);
Tailwind
colors: {
custom: {
50: '#97fefc',
500: '#4cfdfb',
950: '#000000',
},
}SCSS
$custom: #4cfdfb; $custom-light: #97fefc; $custom-dark: #000000;
JSON
{
"hex": "#4cfdfb",
"rgb": {
"r": 76,
"g": 253,
"b": 251
},
"hsl": {
"h": 179.322,
"s": 97.79,
"l": 64.51
},
"oklch": {
"l": 0.90708,
"c": 0.13916,
"h": 193.9
},
"luminance": 0.78752
}Semantic roles & 50–950 ramp
primary
#4CFDFB
secondary
#C82527
accent
#0003E6
background
#FCFFFF
surface
#F6FFFF
border
#D0D7D7
text
#0F1817
muted
#808685