#4CFDEC#4CFDEC
#4CFDEC is a very light, vivid teal. Relative luminance 0.778; OKLCH L 90.2% C 0.142 H 185.5°. Best body text is #000000 at 16.57:1 contrast (WCAG AA passes).
Color values
| HEX | #4CFDEC |
|---|---|
| RGB | rgb(76, 253, 236) |
| HSL | hsl(174, 98%, 65%) |
| HSV | hsv(174, 70%, 99%) |
| CMYK | cmyk(70%, 0%, 6.7%, 0.8%) |
| CIE-LAB | lab(90.71, -47.78, -4.80) |
| CIE-LCH | lch(90.71, 48.02, 185.74°) |
| OKLab | oklab(90.24% -0.1414 -0.0137) |
| OKLCH | oklch(90.24% 0.142 185.5) |
| XYZ | xyz(53.2389, 77.8369, 91.5588) |
| Luminance | 0.7784 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 1.84
Bright Turquoise
#0FFEF9
ΔE00 3.92
Tiffany Blue
#7BF2DA
ΔE00 4.81
Aqua
#00FFFF
ΔE00 5.41
Bright Cyan
#41FDFE
ΔE00 5.68
Turquoise
#40E0D0
ΔE00 6.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4CFDEC #FD4C5D
analogous
#4CFD93 #4CFDEC #4CB6FD
triadic
#4CFDEC #EC4CFD #FDEC4C
tetradic
#4CFDEC #934CFD #FD4C5D #B6FD4C
square
#4CFDEC #934CFD #FD4C5D #B6FD4C
split-complementary
#4CFDEC #FD4CB6 #FD934C
monochromatic
#02CCB9 #0FFCE6 #4CFDEC #89FEF2 #C5FEF9
Accessibility & contrast
On white
1.27
#4CFDEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.57
#4CFDEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4CFDEC
16.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4CFDEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4CFDEC | 1.00 | 1.27 | 16.57 | 16.57 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0EFEC
Deuteranopia (green-blind)
#D7DDEE
Tritanopia (blue-blind)
#00FFF7
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #4cfdec; /* rgb */ color: rgb(76, 253, 236); /* oklch */ color: oklch(90.2% 0.142 185.5);
Tailwind
colors: {
custom: {
50: '#96fff2',
500: '#4cfdec',
950: '#000000',
},
}SCSS
$custom: #4cfdec; $custom-light: #96fff2; $custom-dark: #000000;
JSON
{
"hex": "#4cfdec",
"rgb": {
"r": 76,
"g": 253,
"b": 236
},
"hsl": {
"h": 174.237,
"s": 97.79,
"l": 64.51
},
"oklch": {
"l": 0.90235,
"c": 0.14212,
"h": 185.5
},
"luminance": 0.77843
}Semantic roles & 50–950 ramp
primary
#4CFDEC
secondary
#C82535
accent
#0016E6
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#0F1816
muted
#808685