#4FFAEC#4FFAEC
#4FFAEC is a very light, vivid teal. Relative luminance 0.761; OKLCH L 89.6% C 0.138 H 187.0°. Best body text is #000000 at 16.22:1 contrast (WCAG AA passes).
Color values
| HEX | #4FFAEC |
|---|---|
| RGB | rgb(79, 250, 236) |
| HSL | hsl(175, 94%, 65%) |
| HSV | hsv(175, 68%, 98%) |
| CMYK | cmyk(68.4%, 0%, 5.6%, 2%) |
| CIE-LAB | lab(89.90, -46.10, -5.98) |
| CIE-LCH | lch(89.90, 46.49, 187.40°) |
| OKLab | oklab(89.59% -0.1374 -0.0169) |
| OKLCH | oklch(89.59% 0.138 187) |
| XYZ | xyz(52.5433, 76.0835, 91.2570) |
| Luminance | 0.7609 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Aqua
#0BF9EA
ΔE00 1.75
Bright Turquoise
#0FFEF9
ΔE00 3.26
Aqua
#00FFFF
ΔE00 4.68
Bright Cyan
#41FDFE
ΔE00 4.83
Tiffany Blue
#7BF2DA
ΔE00 5.00
Turquoise
#40E0D0
ΔE00 5.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FFAEC #FA4F5D
analogous
#4FFA97 #4FFAEC #4FB2FA
triadic
#4FFAEC #EC4FFA #FAEC4F
tetradic
#4FFAEC #974FFA #FA4F5D #B2FA4F
square
#4FFAEC #974FFA #FA4F5D #B2FA4F
split-complementary
#4FFAEC #FA4FB2 #FA974F
monochromatic
#06C9B9 #13F8E6 #4FFAEC #8BFCF2 #C6FDF9
Accessibility & contrast
On white
1.29
#4FFAEC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.22
#4FFAEC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FFAEC
16.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FFAEC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FFAEC | 1.00 | 1.29 | 16.22 | 16.22 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDEDEC
Deuteranopia (green-blind)
#D4DAEE
Tritanopia (blue-blind)
#00FFF5
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #4ffaec; /* rgb */ color: rgb(79, 250, 236); /* oklch */ color: oklch(89.6% 0.138 187.0);
Tailwind
colors: {
custom: {
50: '#96fcf2',
500: '#4ffaec',
950: '#000000',
},
}SCSS
$custom: #4ffaec; $custom-light: #96fcf2; $custom-dark: #000000;
JSON
{
"hex": "#4ffaec",
"rgb": {
"r": 79,
"g": 250,
"b": 236
},
"hsl": {
"h": 175.088,
"s": 94.475,
"l": 64.51
},
"oklch": {
"l": 0.89594,
"c": 0.13847,
"h": 187
},
"luminance": 0.7609
}Semantic roles & 50–950 ramp
primary
#4FFAEC
secondary
#C52835
accent
#0013E6
background
#FCFFFF
surface
#F6FFFE
border
#D0D7D6
text
#0F1816
muted
#808685