#4FEDCC#4FEDCC
#4FEDCC is a very light, vivid teal. Relative luminance 0.666; OKLCH L 85.6% C 0.139 H 175.9°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #4FEDCC |
|---|---|
| RGB | rgb(79, 237, 204) |
| HSL | hsl(167, 81%, 62%) |
| HSV | hsv(167, 67%, 93%) |
| CMYK | cmyk(66.7%, 0%, 13.9%, 7.1%) |
| CIE-LAB | lab(85.29, -48.65, 4.00) |
| CIE-LCH | lch(85.29, 48.81, 175.29°) |
| OKLab | oklab(85.57% -0.1387 0.0099) |
| OKLCH | oklch(85.57% 0.139 175.9) |
| XYZ | xyz(44.4024, 66.5853, 67.6272) |
| Luminance | 0.6659 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.04
Aqua Marine
#2EE8BB
ΔE00 3.56
Tiffany Blue
#7BF2DA
ΔE00 3.97
Light Turquoise
#7EF4CC
ΔE00 4.33
Bright Teal
#01F9C6
ΔE00 4.88
Aquamarine
#7FFFD4
ΔE00 5.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FEDCC #ED4F70
analogous
#4FED7D #4FEDCC #4FBFED
triadic
#4FEDCC #CC4FED #EDCC4F
tetradic
#4FEDCC #7D4FED #ED4F70 #BFED4F
square
#4FEDCC #7D4FED #ED4F70 #BFED4F
split-complementary
#4FEDCC #ED4FBF #ED7D4F
monochromatic
#12B08F #18E7BC #4FEDCC #87F3DC #BEF8EC
Accessibility & contrast
On white
1.47
#4FEDCC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#4FEDCC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FEDCC
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FEDCC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FEDCC | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4DFCB
Deuteranopia (green-blind)
#CECECE
Tritanopia (blue-blind)
#00F0E3
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #4fedcc; /* rgb */ color: rgb(79, 237, 204); /* oklch */ color: oklch(85.6% 0.139 175.9);
Tailwind
colors: {
custom: {
50: '#93f3db',
500: '#4fedcc',
950: '#000000',
},
}SCSS
$custom: #4fedcc; $custom-light: #93f3db; $custom-dark: #000000;
JSON
{
"hex": "#4fedcc",
"rgb": {
"r": 79,
"g": 237,
"b": 204
},
"hsl": {
"h": 167.468,
"s": 81.443,
"l": 61.961
},
"oklch": {
"l": 0.85571,
"c": 0.13908,
"h": 175.9
},
"luminance": 0.6659
}Semantic roles & 50–950 ramp
primary
#4FEDCC
secondary
#B0304B
accent
#0834DE
background
#FCFFFE
surface
#F5FEFB
border
#CFD6D4
text
#0F1715
muted
#808584