#4FFCD6#4FFCD6
#4FFCD6 is a very light, vivid teal. Relative luminance 0.761; OKLCH L 89.4% C 0.150 H 174.7°. Best body text is #000000 at 16.23:1 contrast (WCAG AA passes).
Color values
| HEX | #4FFCD6 |
|---|---|
| RGB | rgb(79, 252, 214) |
| HSL | hsl(167, 97%, 65%) |
| HSV | hsv(167, 69%, 99%) |
| CMYK | cmyk(68.7%, 0%, 15.1%, 1.2%) |
| CIE-LAB | lab(89.92, -52.48, 5.48) |
| CIE-LCH | lch(89.92, 52.77, 174.04°) |
| OKLab | oklab(89.43% -0.1489 0.0137) |
| OKLCH | oklch(89.43% 0.15 174.7) |
| XYZ | xyz(50.1664, 76.1323, 75.6564) |
| Luminance | 0.7614 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Bright Teal
#01F9C6
ΔE00 3.52
Aquamarine
#7FFFD4
ΔE00 3.72
Light Turquoise
#7EF4CC
ΔE00 4.11
Light Aqua
#8CFFDB
ΔE00 4.34
Aqua (survey)
#13EAC9
ΔE00 4.37
Tiffany Blue
#7BF2DA
ΔE00 4.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#4FFCD6 #FC4F75
analogous
#4FFC80 #4FFCD6 #4FCBFC
triadic
#4FFCD6 #D64FFC #FCD64F
tetradic
#4FFCD6 #804FFC #FC4F75 #CBFC4F
square
#4FFCD6 #804FFC #FC4F75 #CBFC4F
split-complementary
#4FFCD6 #FC4FCB #FC804F
monochromatic
#03CDA1 #13FBC8 #4FFCD6 #8BFDE4 #C7FEF2
Accessibility & contrast
On white
1.29
#4FFCD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.23
#4FFCD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #4FFCD6
16.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##4FFCD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##4FFCD6 | 1.00 | 1.29 | 16.23 | 16.23 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F3ECD4
Deuteranopia (green-blind)
#DCDBD9
Tritanopia (blue-blind)
#00FFF1
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #4ffcd6; /* rgb */ color: rgb(79, 252, 214); /* oklch */ color: oklch(89.4% 0.150 174.7);
Tailwind
colors: {
custom: {
50: '#95fee2',
500: '#4ffcd6',
950: '#000000',
},
}SCSS
$custom: #4ffcd6; $custom-light: #95fee2; $custom-dark: #000000;
JSON
{
"hex": "#4ffcd6",
"rgb": {
"r": 79,
"g": 252,
"b": 214
},
"hsl": {
"h": 166.821,
"s": 96.648,
"l": 64.902
},
"oklch": {
"l": 0.89428,
"c": 0.14957,
"h": 174.7
},
"luminance": 0.76138
}Semantic roles & 50–950 ramp
primary
#4FFCD6
secondary
#C9274A
accent
#0032E6
background
#FCFFFE
surface
#F5FFFC
border
#CFD7D5
text
#0F1815
muted
#808684