#4FEFCD#4FEFCD
#4FEFCD is a very light, vivid teal. Relative luminance 0.678; OKLCH L 86.1% C 0.141 H 175.6°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #4FEFCD |
|---|---|
| RGB | rgb(79, 239, 205) |
| HSL | hsl(167, 83%, 62%) |
| HSV | hsv(167, 67%, 94%) |
| CMYK | cmyk(66.9%, 0%, 14.2%, 6.3%) |
| CIE-LAB | lab(85.91, -49.25, 4.36) |
| CIE-LCH | lch(85.91, 49.44, 174.94°) |
| OKLab | oklab(86.08% -0.1403 0.0108) |
| OKLCH | oklch(86.08% 0.141 175.6) |
| XYZ | xyz(45.1050, 67.7980, 68.4550) |
| Luminance | 0.6780 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Aqua (survey)
#13EAC9
ΔE00 2.24
Aqua Marine
#2EE8BB
ΔE00 3.55
Tiffany Blue
#7BF2DA
ΔE00 4.01
Light Turquoise
#7EF4CC
ΔE00 4.11
Bright Teal
#01F9C6
ΔE00 4.51
Aquamarine
#7FFFD4
ΔE00 5.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FEFCD #EF4F71
analogous
#4FEF7D #4FEFCD #4FC1EF
triadic
#4FEFCD #CD4FEF #EFCD4F
tetradic
#4FEFCD #7D4FEF #EF4F71 #C1EF4F
square
#4FEFCD #7D4FEF #EF4F71 #C1EF4F
split-complementary
#4FEFCD #EF4FC1 #EF7D4F
monochromatic
#10B391 #17EABD #4FEFCD #87F4DD #BFF9ED
Accessibility & contrast
On white
1.44
#4FEFCD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#4FEFCD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FEFCD
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FEFCD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FEFCD | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7E0CB
Deuteranopia (green-blind)
#D0D0D0
Tritanopia (blue-blind)
#00F2E5
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #4fefcd; /* rgb */ color: rgb(79, 239, 205); /* oklch */ color: oklch(86.1% 0.141 175.6);
Tailwind
colors: {
custom: {
50: '#93f5dc',
500: '#4fefcd',
950: '#000000',
},
}SCSS
$custom: #4fefcd; $custom-light: #93f5dc; $custom-dark: #000000;
JSON
{
"hex": "#4fefcd",
"rgb": {
"r": 79,
"g": 239,
"b": 205
},
"hsl": {
"h": 167.25,
"s": 83.333,
"l": 62.353
},
"oklch": {
"l": 0.86078,
"c": 0.14068,
"h": 175.6
},
"luminance": 0.67803
}Semantic roles & 50–950 ramp
primary
#4FEFCD
secondary
#B32F4B
accent
#0634E0
background
#FCFFFE
surface
#F5FEFC
border
#CFD6D5
text
#0F1715
muted
#808584